Commit Graph
5 Commits
Author SHA1 Message Date
Nicola Soranzo 452aba9ee3 Fix remaining issues reported by bugbear; add it to flake8 reqs 2021-01-16 05:58:15 +00:00
mvdbeek d5fc7d426e Fix interactivetool python 3 support and tests
- enables docker destination for interactivetool tests
- fixes a wrong argument in entrypoint management
- fixes the test setup that targeted a previous iteration (which was
  still called realtimetools)
- prevents deleting the working directory before python has a chance to
  start the container monitor (that's the sleep command)
- fixes some odd interactive tool test assertions
- uses unicode arguments in key_type_token_mapping.py.
  uwsgi arguments are always passed as bytestrings.
2020-01-09 14:40:48 +01:00
Daniel BlankenbergandNicola Soranzo a2199ee575 Update scripts/interactivetools/key_type_token_mapping.py
Co-Authored-By: Nicola Soranzo <nicola.soranzo@gmail.com>
2019-08-23 11:29:36 -04:00
Daniel Blankenberg 995fce6b9b Little more RealTimeTools cleanup. 2019-08-23 09:24:55 -04:00
Daniel Blankenberg 55c929768c more realtime to interactivetools name changes 2019-08-20 16:58:55 -04:00