Joey Yakimowich-Payne
5ce99a5a3d
Add tests and improve testing experience
2020-03-03 15:11:26 +01:00
Joey Yakimowich-Payne
6c70713afb
Cleanup test imports
2020-03-03 15:11:26 +01:00
Joey Yakimowich-Payne
5a4f44b4ee
Speedup and simplify tests
...
This drastically speeds up tests and simplifies test writing by making
it so that no explicit calls for waiting are needed. Elements that are
queried for now implicitly waits for them to be available.
On my machine, tests used to take 3-4 minutes to complete. Now they take
~1 minute to complete.
2020-02-17 08:53:30 +01:00
Joey Yakimowich-Payne
fac828b1e9
Merge branch 'master' into add_categories
2020-02-14 09:48:08 -07:00
Joey Yakimowich-Payne
2b88a54f54
Add test for case insensitive name check
2018-08-16 11:29:57 +09:00
Joey Yakimowich-Payne
416d2601fb
Fix another test issue
2018-08-09 09:51:37 +09:00
Joey Yakimowich-Payne
796d8ee20c
Fix tests
2018-08-08 21:41:20 +09:00
Joey Yakimowich-Payne
0af291dc10
Add test for category adding
2018-08-08 19:12:28 +09:00
Joey Yakimowich-Payne
2e42ede2ad
Add basic categories test
2018-08-06 17:30:07 +09:00
Joey Yakimowich-Payne
7925c4b8b1
Remove navigate from login/logout and add clear command
2018-07-23 10:13:06 +09:00
Joey Yakimowich-Payne
465ba1e024
Fix tests and merge
2018-07-22 20:10:41 +09:00
Joey Yakimowich-Payne
a6c0fe691c
Add test for banned user
2018-07-22 19:28:21 +09:00
Dominik Picheta
5714ad0c6a
Adds attempt to test issue #181 . Moves procs to common too.
...
Sadly the attempt wasn't a success. I decided to commit what I've
got so far and come back to it later. Out of time for this now.
2018-07-20 15:16:39 +01:00
Joey Yakimowich-Payne
b405f63a32
Separate user and admin tests
2018-07-17 22:51:01 +09:00
Joey Yakimowich-Payne
80558b6bfb
Make 5000 ms default wait
2018-07-17 22:32:38 +09:00
Joey Yakimowich-Payne
0050ad42f5
Try to appease travis
2018-07-17 20:04:02 +09:00
Joey Yakimowich-Payne
f315be7361
Add tests for like/delete thread
2018-07-16 21:10:46 +09:00
Joey Yakimowich-Payne
3324f37faa
Cleanup in scenario1
2018-07-16 21:09:55 +09:00
Joey Yakimowich-Payne
3c93224817
Fix user/password combo
2018-07-16 19:05:26 +09:00
Joey Yakimowich-Payne
d7f3a038a9
Rewrite threads tests with new macro
2018-07-16 14:51:21 +09:00
Joey Yakimowich-Payne
1b55aec5d2
Rewrite scenario1 with new macro
2018-07-16 14:50:33 +09:00
Joey Yakimowich-Payne
cb5923d9f8
Add helpful macro and procs for testing
2018-07-16 14:49:56 +09:00
Joey Yakimowich-Payne
b650a9f401
Add basic test for creating a thread
2018-07-13 09:18:09 +09:00
Dominik Picheta
40167ef1e4
Implements "can register" web driver test.
2018-05-20 21:43:09 +01:00
Dominik Picheta
e5772b8579
Implements login test.
2018-05-19 13:18:57 +01:00
Dominik Picheta
c6ed9e80c9
Implements web driver test suite and simple test.
2018-05-18 22:33:56 +01:00