- 03 May, 2019 18 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
Starting with the list command
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
WARNING: currently not available on the online platform
-
- 02 May, 2019 2 commits
-
-
Samuel GAIST authored
Generated by bandit-config-generator Mainly used to skip B610 which is Django related
-
Samuel GAIST authored
-
- 25 Apr, 2019 2 commits
-
-
Samuel GAIST authored
Test updates See merge request !65
-
Samuel GAIST authored
-
- 18 Apr, 2019 2 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 11 Apr, 2019 2 commits
-
-
André Anjos authored
Add BEAT framework classifier Closes #58 See merge request !64
-
Samuel GAIST authored
-
- 20 Mar, 2019 3 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 13 Mar, 2019 2 commits
-
-
André Anjos authored
Move license to BSD 3 Clause Closes #47 See merge request !63
-
Samuel GAIST authored
Fixes #47
-
- 28 Feb, 2019 4 commits
-
-
André Anjos authored
Fix local tests See merge request !62
-
Samuel GAIST authored
-
Samuel GAIST authored
It is needed for the draw commands
-
Samuel GAIST authored
-
- 27 Feb, 2019 4 commits
-
-
André Anjos authored
Fix tests See merge request !61
-
Samuel GAIST authored
The click package alters stdin and stdout which makes it impossible to debug. This helper method does the necessary to setup a working pdb session.
-
Samuel GAIST authored
This patch adds a setup method that should be called for all tests requiring the use of the Algorithm prototype.
-
Samuel GAIST authored
With the update to click, the returned value on error has changed. Therefore, as on Unix systems, 0 means everything is ok and non 0 problem occured, then check that the output is not 0 on command failure tests.
-
- 20 Feb, 2019 1 commit
-
-
André Anjos authored
Allow package to be tested outside of source checkout (see bob/bob.devtools#5) See merge request !60
-