add fieldsets to template/folder form and update docstrings

also remove erroneous pytest.ini cfg and reset button
This commit is contained in:
Leo Hemsted
2018-11-27 14:33:50 +00:00
parent d07de58cd9
commit 1bb7e98722
3 changed files with 26 additions and 8 deletions

View File

@@ -1,4 +1,5 @@
[pytest]
xfail_strict=true
testpaths = tests
log_level = 999
env =
@@ -10,6 +11,3 @@ env =
ZENDESK_API_KEY=test
STATSD_PREFIX=stats-prefix
REDIS_ENABLED=0
# :thinking_face:
filterwarnings =
ignore::pytest.RemovedInPytest4Warning