Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
fixes
authored
Feb 25, 2021
by
Stefan Borufka
Show whitespace changes
Inline
Side-by-side
Guidelines/Testing-Guide.md
View page @
978d8c24
...
...
@@ -6,7 +6,8 @@
***
#Means to keep the test duration as short as possible.
Means to keep the test duration as short as possible
----------------------------------------------------
-
new tests should be always Spock tests
-
Remove unused code
...
...
@@ -19,7 +20,8 @@
-
Methods that are used by normal users shouldn't only tested as admin or operator
#Structure for tests:
Structure for tests
-------------------
-
properties
-
static properties
-
services
...
...
...
...