- 15 Jul, 2019 8 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
This method will be called on the loop when an output is written by the loop user algorithm.
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
This will be used to let the loop know that a write occurred in the loop_user block.
-
Samuel GAIST authored
-
Samuel GAIST authored
This reflects more correctly what the test is about.
-
- 12 Jul, 2019 6 commits
-
-
André Anjos authored
Fix loop dataformat export See merge request !56
-
Samuel GAIST authored
-
Samuel GAIST authored
This will ensure that exporting algorithm works correctly.
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
Currently the loops where skipped because of the way optional group content where handled.
-
- 11 Jul, 2019 5 commits
-
-
André Anjos authored
New loop user types See merge request !55
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
This will give the developer the choice of how they want their loop user to work.
-
- 28 Jun, 2019 2 commits
-
-
Flavio TARSETTI authored
Improve language auto discovery Closes beat.editor#232 See merge request !53
-
Samuel GAIST authored
Currently the auto discovery of the language doesn't take into account usual errors related to loading a json file. This patch adds more failure handling that should cover these.
-
- 27 Jun, 2019 1 commit
-
-
Samuel GAIST authored
[doc] fixed external and internal links See merge request !52
-
- 26 Jun, 2019 1 commit
-
-
Zohreh MOSTAANI authored
-
- 17 Jun, 2019 1 commit
-
-
André Anjos authored
Handle duplicate key Closes #25 See merge request !51
-
- 14 Jun, 2019 5 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 13 Jun, 2019 3 commits
-
-
Samuel GAIST authored
This hook will be used when loading JSON data to ensure that if a key is duplicated, the system will error.
-
Samuel GAIST authored
If not passing a dictionary then raise an error.
-
Samuel GAIST authored
Fixing: - Wrong schema version - Empty optional fields - Wrong value type
-
- 06 Jun, 2019 4 commits
-
-
Flavio TARSETTI authored
Add *.rst to list of files to include from test prefix See merge request !50
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 04 Jun, 2019 2 commits
-
-
Flavio TARSETTI authored
Add dummy documentation to assets in prefix See merge request !49
-
Samuel GAIST authored
This will allow to do more tests in for example beat/beat.editor>
-
- 10 May, 2019 2 commits
-
-
Flavio TARSETTI authored
Assert cleanup Closes #24 See merge request !48
-
Samuel GAIST authored
Use nose.tools assert everywhere
-