Commit Graph

46 Commits

Author SHA1 Message Date
Kyle Shockey
ed6a4fffb9 initialize mainPage variable (for linter) 2017-08-08 18:10:33 -07:00
Kyle Shockey
49bb139736 1.json -> petstore.json 2017-08-08 18:03:54 -07:00
Kenny
543d34d009 write the test in multiple files 2017-08-08 14:08:21 -07:00
Kenny
c7af68b06d Rehydrate test code 2017-08-04 11:19:02 -07:00
Kenny
c38ba45aa0 Fix base url. 2017-08-02 12:39:09 -07:00
Kenny
3e212655ae add some test 2017-08-01 09:33:17 -07:00
Kenny
144c8b2eee finish overall test 2017-08-01 09:32:31 -07:00
Kenny
dbe3c3194f writing mock data test for pet 2017-07-31 08:09:16 -07:00
Kenny
0e552c2116 Write test for UI 2017-07-25 14:42:39 -07:00
Kenny
143c8e44df Modify test running script, rewrite some test based on local son 2017-07-12 05:51:00 -07:00
RVKen
ee2f9d0a01 take out bin files from the repo 2017-07-07 10:10:25 +02:00
RVKen
9e8007398a mock api 2017-07-07 09:47:39 +02:00
RVKen
57beaada82 replace binary files with npm module 2017-06-23 10:52:48 +02:00
RVKen
575e35dc8c beautify spec json 2017-06-23 10:00:12 +02:00
RVKen
e2fbf50c96 write schemeContainer tests 2017-06-23 00:57:53 -07:00
RVKen
d218cc8fc6 write informationContainer test 2017-06-21 08:44:14 -07:00
RVKen
d53a139e9c write some tests 2017-06-20 01:53:43 -07:00
RVKen
622ce14195 integrate nightwatch 2017-06-19 22:43:12 +02:00
Ron
bd8344c808 out with the old 2017-03-17 20:34:15 -07:00
Anna Bodnia
66544a87ca Moved tests into v2 folder, added helper to run spec with the same name as test filename 2016-01-05 15:55:40 +02:00
Tony Tam
afe1b3dcdf disabled tests #1826 2015-12-18 12:10:34 -08:00
Laurent Lepinay
7e82b3d66a jshint 2015-09-21 15:36:59 +02:00
Laurent Lepinay
1367e8f6fa Merge remote-tracking branch 'upstream/master' into JSONEditorMaster
Conflicts:
	dist/swagger-ui.js
	dist/swagger-ui.min.js
	test/e2e/v2.js
2015-09-21 14:48:29 +02:00
Tony Tam
20b0dde184 updated timeouts 2015-09-19 11:36:40 -07:00
Tony Tam
f6f8e74586 Update v1.js 2015-09-19 10:39:16 -07:00
Tony Tam
4efefb156a Update v2.js 2015-09-19 10:39:01 -07:00
Tony Tam
058f959669 extended timeouts 2015-09-19 09:51:23 -07:00
unknown
ea2cefa46e Merge branch 'JSONEditor' into JSONEditorMaster
Conflicts:
	dist/swagger-ui.js
	dist/swagger-ui.min.js
	src/main/less/screen.less
2015-09-10 10:53:15 +02:00
Miroslav Bajtoš
f6d7b6a73f Fix timing issues in unit-tests 2015-08-06 17:22:52 +02:00
Laurent Lepinay
78c7dda0a9 fixed jshint issues 2015-04-20 10:32:33 +02:00
laurent lepinay
326f542d04 Merge branch 'develop_2.0' into JSONEditor
Conflicts:
	dist/index.html
	dist/swagger-ui.js
	dist/swagger-ui.min.js
2015-03-27 02:15:29 -07:00
Mohsen Azimi
b36c6e596e xit out tests that are failing due to SwaggerJS 2015-03-25 15:23:49 -07:00
Mohsen Azimi
445e0353ca Append .json to v1 spec files to enforce Content-Type when serving in test 2015-03-25 12:49:57 -07:00
laurent lepinay
e7b7465335 Merge branch 'develop_2.0' into JSONEditor
Conflicts:
	dist/index.html
	dist/swagger-ui.js
	dist/swagger-ui.min.js
	src/main/coffeescript/view/MainView.coffee
	src/main/coffeescript/view/OperationView.coffee
	src/main/coffeescript/view/ParameterView.coffee
	src/main/coffeescript/view/ResourceView.coffee
	src/main/coffeescript/view/SignatureView.coffee
	src/main/html/index.html
2015-03-24 07:06:07 -07:00
Mohsen Azimi
c710ad5be1 Fix V2 test 2015-03-12 17:16:15 -07:00
Mohsen Azimi
5c32313880 JSHintify test 2015-03-12 17:01:01 -07:00
Jeremy Whitlock
bdb181cb08 Update swagger-js with latest
* For the e2e tests to run, we had to enable CORS in http-server.  The
  release of http-server that supports CORS hasn't come out yet so we
  have to use http-server@master until then.  Here is the commit I speak
  of: 30f4d1e008
2015-03-11 14:17:11 -06:00
laurent lepinay
bfca6020d2 e2e test for jsoneditor 2015-03-11 05:37:14 -07:00
Mohsen Azimi
b30c99dd63 increase TravisCI timeout to 20s 2015-03-04 09:48:22 -08:00
Mohsen Azimi
2e9631495a increase TravisCI timeout to 10s 2015-03-04 08:53:50 -08:00
Mohsen Azimi
9332911996 Increase timeout for server launch in TravisCI 2015-03-02 11:17:56 -08:00
Mohsen Azimi
59c6af5815 Refactor tests
Avoid too many repeatations
2015-02-28 12:53:02 -08:00
Tony Tam
75bb7e2521 added tags to test 2015-02-19 22:00:17 -08:00
Tony Tam
2dad51f6b1 updated from master 2015-02-18 21:18:53 -08:00
Tony Tam
2a7b829ee5 formatting 2015-01-30 22:57:57 -08:00
Tony Tam
89cb34ed1d moved tests, added 1.x, 2.0 2015-01-30 22:49:36 -08:00