Skip to content

Conversation

@rsora
Copy link
Contributor

@rsora rsora commented May 13, 2020

This PR solves OpenAPI rgeneration regression for JS client (see here)

$npm run test                                                                                                                                                                                                   
                                                                                                                                                                                                                   
> @arduino/[email protected] test /home/rsora/code/projects/arduino/iot-client-js                                                                                                                           
> mocha --require @babel/register --recursive                                                                                                                                                                      
                                                                                                                                                                                                                   
internal/modules/cjs/loader.js:1017                                                                                                                                                                                
  throw err;                                                                                                                                                                                                       
  ^                                                                                                                                                                                                                
                                                                                                                                                                                                                   
Error: Cannot find module './AnyType'                                                                                                                                                                              
Require stack:  

In addition, generated tests are removed for py and js client as they are pretty useless, a PR will be opened in related client repos to implement simple integ tests

@rsora rsora merged commit 5d032ae into master May 13, 2020
@rsora rsora deleted the fix-js-regression branch May 13, 2020 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants