Commit Graph

20 Commits

Author SHA1 Message Date
shockrah
afb965f4e8 removed waiting period 2020-08-17 18:51:54 -07:00
shockrah
6e6f48a34c Moved test::create_channel_good to rust unit tests 2020-08-12 20:46:45 -07:00
shockrah
0475c801a0 move list_all_channels_to equivalent rust code 2020-08-12 20:02:58 -07:00
shockrah
8986c23dbf bash script now waits for the rust process to create its server response log before starting tests 2020-08-10 13:45:03 -07:00
shockrah
47cc48575d added missing keys in json params to queries 2020-08-08 21:30:10 -07:00
shockrah
1d5224242e new sample key using the new encryption to get past the auth barrier 2020-08-08 00:33:31 -07:00
shockrah
5ab40f2b50 basic send_message test 2020-08-02 18:38:36 -07:00
shockrah
de4493c7ab setting ci, thisi commit will fail for now 2020-07-31 00:08:49 -07:00
shockrah
000a75c81f user name+id now added to params and channels table now accepts channel_name 2020-07-30 23:50:03 -07:00
shockrah
40ade4ebcc current build passing all tests for channel creation/deletion 2020-07-29 19:54:29 -07:00
shockrah
b6db34f28f option to always show body of response added 2020-07-28 22:45:52 -07:00
shockrah
3612f5835c testing around channel deletion confirmed working 2020-07-27 21:04:13 -07:00
shockrah
f0c7c9c69b list channels now nearly completely tested
pattern for testing getting fleshed out for real now
2020-07-27 16:26:40 -07:00
shockrah
e1b0e013b2 curl macro to remove code noise elsewhere 2020-07-27 16:16:52 -07:00
shockrah
cb8b4cece1 better error logging 2020-07-27 16:16:37 -07:00
shockrah
c490343442 list_all_channels now serves as a good template to use for other funcs to follow suit 2020-07-27 15:43:41 -07:00
shockrah
fb63007a85 moved common common func off to main 2020-07-27 15:43:00 -07:00
shockrah
1eab32889a more testing for channel list 2020-07-13 21:41:04 -07:00
shockrah
2b70d37370 start of basic api tests, all tests still individually runnable 2020-07-13 21:14:57 -07:00
shockrah
0df6702a9d adding a decent structure for testing the restful api from this point forward 2020-07-13 20:44:06 -07:00