checktheroads
|
2af99adf19
|
ci changes to get automatic black & pylint checks
|
2019-06-17 00:49:34 -07:00 |
|
checktheroads
|
3904d8b194
|
moving travis to ssh user key, readme badge updates
|
2019-06-17 00:34:55 -07:00 |
|
checktheroads
|
2bd89b8d5c
|
removed old configuration file name
|
2019-06-17 00:23:15 -07:00 |
|
checktheroads
|
8c534703f9
|
readme updates & ci adjustments
|
2019-06-17 00:18:44 -07:00 |
|
checktheroads
|
22f33004ab
|
moved to tests dir, added github token
|
2019-06-17 00:02:35 -07:00 |
|
checktheroads
|
ba01fc3996
|
fixed pprint syntax error
|
2019-06-16 23:41:21 -07:00 |
|
checktheroads
|
7076feb727
|
switched to hostnamed-based device identification, removed name key
|
2019-06-16 23:34:37 -07:00 |
|
checktheroads
|
b23b6e65c5
|
switched to hostname-based device identification, removed name key
|
2019-06-16 23:34:00 -07:00 |
|
checktheroads
|
95de26ed23
|
switched to hostname-based device identification, removed name key
|
2019-06-16 23:33:22 -07:00 |
|
checktheroads
|
59c6f124d4
|
removed name keys
|
2019-06-16 23:32:50 -07:00 |
|
checktheroads
|
1198852c38
|
CI: added debug statement to print test config
|
2019-06-16 23:32:37 -07:00 |
|
checktheroads
|
e7b3d8fe8e
|
fixed reference to legacy JS function
|
2019-06-16 22:51:42 -07:00 |
|
checktheroads
|
2f4b7118e2
|
added debug statement for getting config_dir contents after copy
|
2019-06-16 22:37:52 -07:00 |
|
checktheroads
|
806d119a81
|
hardcoded test endpoint and removed input vars
|
2019-06-16 22:21:54 -07:00 |
|
checktheroads
|
cdd52f58e8
|
added logging of failed test response text
|
2019-06-16 22:19:11 -07:00 |
|
checktheroads
|
be24d2ea1e
|
re-added missing requests library
|
2019-06-16 22:09:30 -07:00 |
|
checktheroads
|
b90df6dc0b
|
CI: rework of test scripts
|
2019-06-16 22:04:13 -07:00 |
|
checktheroads
|
5c4b684ece
|
added missing imports
|
2019-06-16 21:06:46 -07:00 |
|
checktheroads
|
33e7c5db74
|
CI changes
|
2019-06-16 21:00:59 -07:00 |
|
checktheroads
|
ad061c886b
|
moved starting flask to bash script
|
2019-06-16 20:53:09 -07:00 |
|
checktheroads
|
f31886b0ba
|
CI: switched back to nohup in before_script block, made executable
|
2019-06-16 20:44:03 -07:00 |
|
checktheroads
|
95c7d74a2b
|
moved prep script back to script
|
2019-06-16 20:35:16 -07:00 |
|
checktheroads
|
a446c5ac48
|
moved prep script to before_script with &
|
2019-06-16 20:29:39 -07:00 |
|
checktheroads
|
17e107388c
|
switched from nohup to /dev/null for flask dev server
|
2019-06-16 20:22:46 -07:00 |
|
checktheroads
|
6e611cd7c3
|
added missing json impoprt
|
2019-06-16 20:17:02 -07:00 |
|
checktheroads
|
37ff006a9b
|
putting flask script in nohup
|
2019-06-16 20:14:08 -07:00 |
|
checktheroads
|
c18ebc9ca7
|
splitting CI tests to separate scripts
|
2019-06-16 20:00:48 -07:00 |
|
checktheroads
|
6daf7b7a23
|
separated test function from prep function
|
2019-06-16 19:49:52 -07:00 |
|
checktheroads
|
e40d502c92
|
added delete existing files statement for CI
|
2019-06-16 19:46:46 -07:00 |
|
checktheroads
|
9d520b46a3
|
fixed duplicate function name loop
|
2019-06-16 19:41:28 -07:00 |
|
checktheroads
|
39ca6f3930
|
fixed incorrect path issue
|
2019-06-16 19:38:21 -07:00 |
|
checktheroads
|
2879bb1ca7
|
fixed incorrect path issue
|
2019-06-16 19:33:39 -07:00 |
|
checktheroads
|
f20c48fb1c
|
fixed os.path issue
|
2019-06-16 19:25:51 -07:00 |
|
checktheroads
|
ddbc8f95b7
|
adding debug statements to figure out wtf
|
2019-06-16 19:21:18 -07:00 |
|
checktheroads
|
a00f67b3f4
|
switched to bare raise for ci test parent func
|
2019-06-16 19:08:15 -07:00 |
|
checktheroads
|
e5184aad0e
|
removed redundant try block from file copy, changed shutil.copyfile to shutil.copy
|
2019-06-16 19:01:38 -07:00 |
|
checktheroads
|
286c0b596f
|
adjusting error handling/structure for ci test
|
2019-06-16 18:54:25 -07:00 |
|
checktheroads
|
9b4c61f89c
|
fixed missing shutil import for CI
|
2019-06-16 18:31:28 -07:00 |
|
checktheroads
|
d0d05e868f
|
adding missing ci import
|
2019-06-16 18:16:18 -07:00 |
|
checktheroads
|
502d3c3848
|
adding parent dir to ci path
|
2019-06-16 18:13:52 -07:00 |
|
checktheroads
|
5a7873f938
|
attempting relative import fix
|
2019-06-16 18:07:58 -07:00 |
|
checktheroads
|
bfbb9f58a4
|
added dev requirements for travis
|
2019-06-16 17:55:29 -07:00 |
|
checktheroads
|
9943459f6e
|
fixed missing import for CI testing
|
2019-06-16 17:42:10 -07:00 |
|
checktheroads
|
b0f56411bc
|
fixed missing import for CI testing
|
2019-06-16 17:36:27 -07:00 |
|
checktheroads
|
242b6f20c3
|
travis: deps script update 3
|
2019-06-16 17:33:40 -07:00 |
|
checktheroads
|
3d02f86653
|
travis: deps script update 2
|
2019-06-16 17:26:27 -07:00 |
|
checktheroads
|
34cab77b91
|
travis: deps script update 1
|
2019-06-16 17:19:38 -07:00 |
|
checktheroads
|
d7d06b20ee
|
updated travis config
|
2019-06-16 17:15:59 -07:00 |
|
checktheroads
|
7e222496f8
|
initial travis
|
2019-06-16 17:13:02 -07:00 |
|
checktheroads
|
d2b40c1afd
|
Black Formatting - travis #
|
2019-06-16 16:05:53 -07:00 |
|