|
4c6665062f
|
Reenabled user tests
continuous-integration/drone/pr Build is failing
ref #99
|
2021-03-26 21:08:50 +01:00 |
|
|
cb3ea9b1eb
|
Fixed pw not getting hashed currectly;
continuous-integration/drone/pr Build is passing
ref #99
|
2021-03-26 21:06:42 +01:00 |
|
|
7a64f23937
|
Moved to tmp files to better check for other problems
continuous-integration/drone/pr Build is failing
ref #99
|
2021-03-26 20:57:42 +01:00 |
|
|
96ba25ec6c
|
No longer using createuser in seeding process
continuous-integration/drone/pr Build is failing
ref #99
|
2021-03-26 20:52:58 +01:00 |
|
|
e6a8ebcb5b
|
Added user deletion tests
continuous-integration/drone/pr Build was killed
ref #99
|
2021-03-26 20:44:28 +01:00 |
|
|
888cab5898
|
Added user creation invalid tests
ref #99
|
2021-03-26 20:41:36 +01:00 |
|
|
383a8095b8
|
Added user creation valid tests
ref #99
|
2021-03-26 20:41:25 +01:00 |
|
|
63f6526e4f
|
Updated auth test to comply with the new pw requirements
ref #99
|
2021-03-26 20:28:08 +01:00 |
|
|
b24e24ff7d
|
Added pw errors to user controller
ref #99
|
2021-03-26 20:24:08 +01:00 |
|
|
9ce35d8eb7
|
Added pw errors to me controller
ref #99
|
2021-03-26 20:23:29 +01:00 |
|
|
48a87e8936
|
Now checking password rules on user update
ref #99
|
2021-03-26 20:19:23 +01:00 |
|
|
b8c28ebb08
|
Formatting
ref #99
|
2021-03-26 20:18:39 +01:00 |
|
|
5daaa3a73c
|
Now checking password rules on user creation
ref #99
|
2021-03-26 20:18:08 +01:00 |
|
|
24c38cce26
|
Added password errors
ref #99
|
2021-03-26 20:17:00 +01:00 |
|
|
97159dd9f8
|
Removed param from test
continuous-integration/drone/pr Build is passing
ref #174
|
2021-03-26 16:56:45 +01:00 |
|
|
20aeed8778
|
Added tests for the new endpoint
continuous-integration/drone/pr Build is failing
ref #174
|
2021-03-26 16:50:12 +01:00 |
|
|
ccb7ae29a3
|
Fixed response bug
ref #174
|
2021-03-26 16:45:30 +01:00 |
|
|
dcb12b0ac2
|
Added selfservice deletion endpoint
ref #174
|
2021-03-26 16:42:14 +01:00 |
|
|
dd1258333e
|
Updated old hint
ref #174
|
2021-03-26 16:42:01 +01:00 |
|
|
f3d73d5346
|
Tests now keep the group
continuous-integration/drone/pr Build is passing
ref #171
|
2021-03-26 15:17:05 +01:00 |
|
|
f159252651
|
Revert "Set timeout even higher b/c sqlite just kills itself during these tests"
continuous-integration/drone/pr Build is failing
This reverts commit 6ab60998d4f716aded93bb3b5d15594fc5e0434a.
|
2021-03-26 15:14:17 +01:00 |
|
|
6ab60998d4
|
Set timeout even higher b/c sqlite just kills itself during these tests
continuous-integration/drone/pr Build is failing
ref #171
|
2021-03-26 15:13:31 +01:00 |
|
|
30d220bc36
|
Adjusted jest timeout to mitigate sqlite from invalidateing all tests⏱
continuous-integration/drone/pr Build is failing
ref #171
|
2021-03-26 15:06:20 +01:00 |
|
|
24aff3bac4
|
Now resolveing runnercards
ref #171
|
2021-03-26 14:56:21 +01:00 |
|
|
438ff0fc3f
|
Added bulk card creation tests
continuous-integration/drone/pr Build is passing
ref #168
|
2021-03-23 18:19:49 +01:00 |
|
|
c1bbda51f0
|
Added new "bulk" endpoint
ref #168
|
2021-03-23 18:16:55 +01:00 |
|
|
3c69f8c4a8
|
Adjsuted endpoint
|
2021-03-19 17:32:46 +01:00 |
|
|
f347b7ad49
|
Updated tests 🧪
continuous-integration/drone/pr Build is passing
ref #163
|
2021-03-18 14:05:13 +01:00 |
|
|
fbdadbef1f
|
The basic bugfix 🐞
ref #163
|
2021-03-18 14:00:14 +01:00 |
|
|
1fa3fa75ee
|
Fixed wrong error type 👀👀
continuous-integration/drone/pr Build is passing
ref #160
|
2021-03-17 19:37:35 +01:00 |
|
|
c8882ae6a1
|
Removed duplicate openapi declarations 🗑
continuous-integration/drone/pr Build is failing
ref #160
|
2021-03-17 19:33:44 +01:00 |
|
|
673e896aa3
|
Added missing discription
ref #160
|
2021-03-17 19:31:09 +01:00 |
|
|
0ed7f78b2c
|
Fixed missing renameing🛠
ref #160
|
2021-03-17 19:30:08 +01:00 |
|
|
1d38d308ad
|
Changed the method of getting a parameter from the headers🛠
ref #160
|
2021-03-17 19:29:12 +01:00 |
|
|
d709ee7479
|
Now defining security per endpoint 🔐
ref #160
|
2021-03-17 19:25:49 +01:00 |
|
|
aae042c041
|
Now auto-etting the station token🔥🔥🔥
ref #160
|
2021-03-17 19:24:25 +01:00 |
|
|
1f32ed0727
|
Marked station as optional (quality of life improvements incoming)
ref #160
|
2021-03-17 19:22:04 +01:00 |
|
|
289f9e2196
|
Added comments✏
ref #160
|
2021-03-17 19:21:35 +01:00 |
|
|
a8ea4fa659
|
Fixed trackscan vaildation
ref #160
|
2021-03-17 19:16:42 +01:00 |
|
|
46b7aceb0b
|
Scanauth return objects
|
2021-03-17 17:40:01 +01:00 |
|
|
94001a48f1
|
Updated description
continuous-integration/drone/pr Build is passing
ref #157
|
2021-03-17 16:50:48 +01:00 |
|
|
2cb7ec7317
|
As requested by @philpp
continuous-integration/drone/pr Build is passing
ref #157
|
2021-03-17 16:49:19 +01:00 |
|
|
757332ed2b
|
Added tests for the new endpoint
continuous-integration/drone/pr Build is passing
ref #157
|
2021-03-17 11:51:31 +01:00 |
|
|
8ba7ee1d48
|
Now adding station id to headers of request for scan auth
ref #157
|
2021-03-17 11:45:40 +01:00 |
|
|
c5178e0181
|
Added scanstation me endpoint
ref #157
|
2021-03-17 11:44:54 +01:00 |
|
|
bf1ec976e3
|
Added selfservice forgott positive tests
continuous-integration/drone/pr Build was killed
ref #154
|
2021-03-06 14:12:46 +01:00 |
|
|
d0a7e34de8
|
Added all "negative" tests
ref #154
|
2021-03-06 14:08:39 +01:00 |
|
|
08957d4dc2
|
Updated to new responsetype
ref #154
|
2021-03-06 14:02:58 +01:00 |
|
|
1d762f5662
|
Renamed test
ref #154
|
2021-03-06 13:57:25 +01:00 |
|
|
a95a9b4ec4
|
Added first selfservice forgotten test
ref #154
|
2021-03-06 13:56:55 +01:00 |
|