Files
galaxy/test/integration
Nicola Soranzo b5c7e2c86a Replace `self.assert* method calls with plain asserts in test/`
using https://github.com/pytest-dev/unittest2pytest with the following command:

```
unittest2pytest -f self_assert -w -n test/
```

(excluding ``self.assertRaises*`` method calls).
2022-09-21 23:50:05 +01:00
..
2022-02-03 07:42:20 -05:00
2021-03-25 14:01:17 +01:00
2022-02-03 07:42:20 -05:00
2022-07-12 13:40:36 +01:00