Commit graph

506 commits

Author SHA1 Message Date
Joey Yakimowich-Payne
85f31aaf6b Update webdriver commit hash 2018-07-23 19:59:05 +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
8c16a776b6 Bump version to 2.0.1. 2018-07-20 15:45:11 +01: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
Dominik Picheta
9f9d16467f Fixes #181. 2018-07-20 14:14:59 +01:00
Dominik Picheta
9ee0ddf176 Sessions now persist across different IP addresses. 2018-07-20 13:52:27 +01:00
Dominik Picheta
adaae54e7b
Merge pull request #185 from markprocess/master
Refactoring exception handling
2018-07-19 21:43:04 +01:00
markprocess
954fe7b05a Refactoring exception handling 2018-07-19 16:09:36 -04:00
Dominik Picheta
22ec94590c Update Jester to 0.4.0. 2018-07-19 19:37:46 +01:00
Dominik Picheta
93913d9b13
Merge pull request #184 from jyapayne/rework_tests
Make tests nicer to write
2018-07-17 16:31:58 +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
c361fda523 Replace len check with assert 2018-07-17 22:29:51 +09:00
Joey Yakimowich-Payne
0050ad42f5 Try to appease travis 2018-07-17 20:04:02 +09:00
Joey Yakimowich-Payne
b2fc4dfbe0 Add license id 2018-07-17 12:50:23 +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
6fb5cfbfa2 Add more friendly classes 2018-07-16 21:09:24 +09:00
Joey Yakimowich-Payne
0d67eab626 Create test and dev users for testing 2018-07-16 19:06:00 +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
d422b07394 Add more helpful classes and ids 2018-07-16 14:49:06 +09:00
Dominik Picheta
82ff2fb212
Merge pull request #179 from jyapayne/add_threads_test
Add threads tests
2018-07-13 11:50:42 +01:00
Joey Yakimowich-Payne
b650a9f401 Add basic test for creating a thread 2018-07-13 09:18:09 +09:00
Joey Yakimowich-Payne
122e279256 Add helpful ids and classes for testing 2018-07-13 09:16:48 +09:00
Dominik Picheta
8701aa92ac
Merge pull request #173 from jyapayne/patch-1
Update readme with required devdb call
2018-07-06 14:52:05 +01:00
Joey
34f5b3f80a
Update readme with required devdb call 2018-07-06 21:55:34 +09:00
Dominik Picheta
c3c3d91a0a Improves setup document. 2018-05-27 21:45:08 +01:00
Dominik Picheta
48d6480ea4 Version 2.0.0 v2.0.0 2018-05-27 21:26:06 +01:00
Dominik Picheta
5c15dd3f11 Add setup file. Fixes #139. 2018-05-27 21:25:08 +01:00
Dominik Picheta
6e207327a5 Fixes post deletion for users. 2018-05-27 20:58:38 +01:00
Dominik Picheta
0e30f4f625 Add --setup option to setup_nimforum script. 2018-05-27 20:55:31 +01:00
Dominik Picheta
b958904b6a Fixes new thread style regression. 2018-05-25 22:59:58 +01:00
Dominik Picheta
8d991374f6 Improves .gitignore and removes outdated forum.json.example file. 2018-05-25 22:57:53 +01:00
Dominik Picheta
d0ec32321c Hotfix mentions in anchors. 2018-05-25 22:57:38 +01:00
Dominik Picheta
e515c168b2 Bump karax dependency to fix Edge issues. 2018-05-25 22:03:23 +01:00
Dominik Picheta
3054be9111 Fixes unicode profile names in backend. 2018-05-25 22:00:51 +01:00
Dominik Picheta
c32daefec7 Fixes profile UTF-8 decoding issue. 2018-05-25 21:43:41 +01:00
Dominik Picheta
a64121fcf9 Add forum hyperlink to readme. 2018-05-24 17:25:37 +01:00
Dominik Picheta
449d47108a Adjust padding for panel-body in #new-thread. 2018-05-24 17:07:29 +01:00
Dominik Picheta
571da55460 Fixes #135. 2018-05-24 17:01:40 +01:00
Dominik Picheta
919c09b4a9 Improve default stylesheet. 2018-05-24 16:06:41 +01:00
Dominik Picheta
d6a2af2217 Adds features to readme. 2018-05-24 16:06:34 +01:00
Dominik Picheta
32b81b94cf Fixes loading of posts/profiles multiple times unnecessarily. 2018-05-24 15:35:52 +01:00
Dominik Picheta
2d4608cb64 Bump version to 2.0. 2018-05-24 15:28:07 +01:00
Dominik Picheta
256bb5815d Improves readme. 2018-05-24 15:27:48 +01:00