V0.6 test api #1781

Closed
kdcis wants to merge 8 commits from v0.6-test-api into v0.6
kdcis commented 2021-06-17 19:39:46 +02:00 (Migrated from github.com)

Python3 port for test_api unittest

Python3 port for test_api unittest
PeterSurda (Migrated from github.com) requested changes 2021-07-12 11:02:02 +02:00
PeterSurda (Migrated from github.com) left a comment

This won't work as the main process won't work with python3. The work needs to be postponed.

This won't work as the main process won't work with python3. The work needs to be postponed.
PeterSurda (Migrated from github.com) commented 2021-07-12 10:59:50 +02:00

you can use six.assertRegex and that will work in both python2 and python3

you can use `six.assertRegex` and that will work in both python2 and python3
kdcis (Migrated from github.com) reviewed 2021-07-13 13:45:38 +02:00
kdcis (Migrated from github.com) commented 2021-07-13 13:45:17 +02:00

Done

Done
This repo is archived. You cannot comment on pull requests.
No description provided.