openapi-generator/samples/client/petstore/javascript-promise/test
Benjamin Douglas 07ba1eb6f8 Fixup generation of Javascript samples
The generation code was ignoring top-level aliases for any language config that
contained "java", which included "javascript", a completely different language.

Changed this to be those configs based on the JavaAbstractGenerator class.
2017-04-17 17:50:01 -07:00
..
api add license header to JS cient, update sample 2016-06-15 01:18:04 +08:00
model Fixup generation of Javascript samples 2017-04-17 17:50:01 -07:00
ApiClientTest.js update JS test cases 2016-08-12 10:30:33 +08:00
mocha.opts Add petstore tests for usePromises version 2016-02-08 20:02:38 -08:00
run_tests.html Update petstore javascript-promise sample and tests 2016-02-25 10:43:45 +08:00