|
df5adf6ce9
|
added some tests
|
2023-03-30 17:01:48 +02:00 |
|
Thomas Rubini
|
5c796ba90e
|
refactor tests
|
2023-02-11 22:43:14 +01:00 |
|
Thomas Rubini
|
653151c8bd
|
refactor app to follow python and flask best practices
|
2023-02-11 22:43:11 +01:00 |
|
Thomas Rubini
|
3011c4b2b5
|
rename app name from truthseeker to truthinquiry
|
2023-01-16 14:36:49 +01:00 |
|
Thomas Rubini
|
04e16c0f49
|
load dotfile in tests
|
2023-01-13 13:56:17 +01:00 |
|
Thomas Rubini
|
81fc987f89
|
convert remaining functions to snake_case
|
2023-01-13 13:54:25 +01:00 |
|
Thomas Rubini
|
9156793852
|
refactor 'app' to 'APP'
|
2023-01-05 23:13:47 +01:00 |
|
Thomas Rubini
|
222a119a21
|
fix test that game cannot be started twice
|
2023-01-05 15:45:02 +01:00 |
|
Thomas Rubini
|
285ca1171b
|
do not collect exception class
|
2023-01-05 15:45:02 +01:00 |
|
Thomas Rubini
|
9829f13743
|
replace more asserts with exception checks in tests
|
2023-01-05 15:45:02 +01:00 |
|
Thomas Rubini
|
f8783885f6
|
use a custom error class in tests
|
2023-01-05 15:45:02 +01:00 |
|
Thomas Rubini
|
a926206db8
|
update tests to detect exceptions
|
2023-01-05 15:45:02 +01:00 |
|
Thomas Rubini
|
56a77b31c4
|
remove prints in tests
|
2023-01-05 15:45:02 +01:00 |
|
Thomas Rubini
|
23ef34e4cf
|
replace "status" with "error" and "msg" in error codes
|
2023-01-05 15:45:02 +01:00 |
|
Thomas Rubini
|
7f1a6349c9
|
modify tests to not use jwt
|
2023-01-05 15:16:40 +01:00 |
|
Thomas Rubini
|
56b0f09fb5
|
updated tests README
|
2022-12-12 14:45:51 +01:00 |
|
|
f3244279d0
|
refractor: changed test api
|
2022-12-12 14:45:48 +01:00 |
|
|
31b5f3ed88
|
finished the sentence in the readme
|
2022-12-01 11:48:17 +01:00 |
|
|
9af05a55e1
|
fixed some test that shouldn't pass
|
2022-12-01 11:45:09 +01:00 |
|
|
c006c5a38e
|
deleted useless file
|
2022-12-01 10:52:55 +01:00 |
|
|
4632691186
|
runned test, fixed some inconsistencies
|
2022-12-01 10:51:58 +01:00 |
|
|
bc92fc48f3
|
finished tests, still require a run
|
2022-12-01 10:15:48 +01:00 |
|
|
12ce1bcfa1
|
added test templates
|
2022-11-28 15:08:29 +01:00 |
|