You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
all defined unit tests shall be automatically executed for every push to the build server (see if we can use a pattern - or similar - to execute all (future) tests; that is: do not hard-code the names of the tests into a script)
failing unit tests shall prevent pull requests to be merged
See WIP.
Acceptance criteria:
Depends on: