|
c43334bf96
|
The auth tests now use mail to identify the user
ref #118
|
2021-01-26 18:07:42 +01:00 |
|
|
71c4caae8b
|
Removed bs console.log
ref #118
|
2021-01-26 17:55:41 +01:00 |
|
|
d02e9dec56
|
Removed tests working directly with the old pw-reset response
ref #118
|
2021-01-26 17:28:20 +01:00 |
|
|
ef15d0d576
|
Changed organisation* to organization* in descriptions, comments and endoints ✏
ref #117
|
2021-01-24 18:34:15 +01:00 |
|
|
b42f0722d7
|
Merge branch 'dev' into feature/112-selfservice_registration
continuous-integration/drone/pr Build is passing
|
2021-01-21 20:02:23 +01:00 |
|
|
45c8bb83be
|
Fixed tests testing for a old responseclass
ref #112
|
2021-01-21 20:01:44 +01:00 |
|
|
e5b6f650b2
|
Added registration invalid company tests
ref #112
|
2021-01-21 19:48:45 +01:00 |
|
|
20e102ec5c
|
Added registration valid company tests
ref #112
|
2021-01-21 19:46:32 +01:00 |
|
|
29aeb046de
|
Added registration invalid company tests
ref #112
|
2021-01-21 19:34:11 +01:00 |
|
|
72941da1cb
|
Added registration valid citizentests
ref #112
|
2021-01-21 19:33:55 +01:00 |
|
|
81d2197a3e
|
Added registration invalid citizen tests
ref #112
|
2021-01-21 19:22:26 +01:00 |
|
|
0c87906cc3
|
Added selfservice get positive test
ref #112
|
2021-01-21 19:17:25 +01:00 |
|
|
1227408407
|
Fixed fluctuating test bahaviour
ref #112
|
2021-01-21 19:10:59 +01:00 |
|
|
a9843ed459
|
Updates old tests to the new ss-ktokens
ref #112
|
2021-01-21 19:08:21 +01:00 |
|
|
e964a8ed44
|
Added self-service get invalid tests
ref #112
|
2021-01-21 18:12:29 +01:00 |
|
|
26dff4f418
|
Added get tests for the /runner/scans endpoint
continuous-integration/drone/pr Build is passing
ref #113
|
2021-01-21 16:07:11 +01:00 |
|
|
c3d008ec0f
|
Updated contact update tests
continuous-integration/drone/pr Build is passing
ref #104
|
2021-01-19 19:32:39 +01:00 |
|
|
8ae53f1c49
|
Updated contact delete tests
ref #104
|
2021-01-19 19:12:53 +01:00 |
|
|
dd7e5dae36
|
Added contact delete tests
ref #104
|
2021-01-19 19:04:09 +01:00 |
|
|
e165f01930
|
Added contact add valid tests
ref #104
|
2021-01-19 18:48:37 +01:00 |
|
|
940d62cde4
|
Added contact add invalid tests
ref #104
|
2021-01-19 18:14:09 +01:00 |
|
|
b002cf2df1
|
Added contact get tests
ref #104
|
2021-01-19 18:13:39 +01:00 |
|
|
a3c93f0d39
|
Cleaned up var names
continuous-integration/drone/pr Build is failing
ref #105
|
2021-01-19 15:48:06 +01:00 |
|
|
427dfaafab
|
Added address update ivalid tests
continuous-integration/drone/pr Build is failing
ref #105
|
2021-01-16 21:26:45 +01:00 |
|
|
230cdb0e37
|
Added address update valid tests
ref #105
|
2021-01-16 20:37:48 +01:00 |
|
|
4d40225a44
|
Added first address update tests
ref #105
|
2021-01-16 20:26:58 +01:00 |
|
|
4824547dde
|
Fixed donor address check
ref #105
|
2021-01-16 18:52:57 +01:00 |
|
|
8dbee32eee
|
Test's now accept the new address format
ref #105
|
2021-01-16 18:34:53 +01:00 |
|
|
d88fb18319
|
Switched tests over to the new id-only schema
continuous-integration/drone/pr Build is passing
ref #90
|
2021-01-15 18:50:35 +01:00 |
|
|
d4d713b12d
|
Merge branch 'dev' into feature/93-user_endpoints
continuous-integration/drone/pr Build is passing
|
2021-01-13 17:21:22 +00:00 |
|
|
9feeb302e8
|
Switched emails to being mandetory for users
ref #93
|
2021-01-13 17:44:22 +01:00 |
|
|
bba35d189e
|
Added donor donation amount to the donor response
continuous-integration/drone/pr Build is failing
ref #66
|
2021-01-13 17:32:10 +01:00 |
|
|
cd5e4bbd60
|
Added donation update validtests
ref #66
|
2021-01-13 17:19:57 +01:00 |
|
|
a513bf13ca
|
Added donation update invalid tests
ref #66
|
2021-01-12 20:43:07 +01:00 |
|
|
e3e570e664
|
Added donation add validtests
ref #66
|
2021-01-12 20:15:51 +01:00 |
|
|
badff85e28
|
Fixed typos
ref #66
|
2021-01-12 20:14:23 +01:00 |
|
|
4a0f75044f
|
Added donation add invalid tests
ref #66
|
2021-01-12 20:09:00 +01:00 |
|
|
b729a7cead
|
Added cascading runner deletion tests
ref #66
|
2021-01-12 20:01:56 +01:00 |
|
|
4375ca92d3
|
Added cascading donor deletion tests
ref #66
|
2021-01-12 20:00:02 +01:00 |
|
|
71537b283f
|
Added donation delete tests
ref #66
|
2021-01-12 19:53:03 +01:00 |
|
|
63506dac1c
|
Added donation get tests
ref #66
|
2021-01-12 19:44:15 +01:00 |
|
|
7e95103a2d
|
added trackscan update tests
continuous-integration/drone/pr Build is passing
ref #78
|
2021-01-09 17:18:33 +01:00 |
|
|
efe1a1f543
|
added trackscan delete tests
ref #78
|
2021-01-09 16:56:57 +01:00 |
|
|
4fea690670
|
Added missing parameter fro negative-test
ref #78
|
2021-01-09 16:54:19 +01:00 |
|
|
f1dee1061d
|
added trackscan get tests
ref #78
|
2021-01-09 16:49:17 +01:00 |
|
|
0c86e5dae1
|
added trackscan add tests
ref #78
|
2021-01-09 16:44:52 +01:00 |
|
|
e7cd68e1c8
|
removed distance checks from tests
ref #78
|
2021-01-09 15:59:36 +01:00 |
|
|
3ceb5a0c0f
|
Removed total distance from tests
ref #78
|
2021-01-09 14:24:16 +01:00 |
|
|
35ea3154d1
|
Added card update tests
continuous-integration/drone/pr Build is passing
ref #77
|
2021-01-09 12:42:41 +01:00 |
|
|
ebf66821a2
|
Added card delete tests
ref #77
|
2021-01-09 12:41:59 +01:00 |
|