Commit Graph

15 Commits (d5851eb9103cdc94edb538f5862bf677852bf17f)

Author SHA1 Message Date
Kieran R. Prasch 7f77cbd60a
Use seperate pytest config for CI; Adjust pytest config for rugular CLI usage. 2020-08-25 07:09:59 -07:00
Bogdan Opanchuk 19568c5bcd Add an explicit junit_family=xunit1 to pytest.ini to silence the deprecation warning 2020-05-26 10:26:42 -07:00
Kieran Prasch 9765653bc2
Include pytest option -s in pytest.ini (compliments stdout trap fixture) 2020-05-20 21:42:23 -07:00
derekpierre c1d93d8941 Add "end-of-file-fixer" to pre-commit hooks 2020-05-19 14:28:29 -04:00
derekpierre 95bbc502f0 Remove pytest-dash from all dependencies
Rebuild dependencies to include dash[testing]
2019-11-25 16:22:50 -08:00
derekpierre 7daedf4bf6 Initial code to transition tests to dash[testing] from pytest-dash.
Note, tests are skipped and don't yet work with dash[testing] - this is to allow for CI builds to pass
2019-11-25 16:22:50 -08:00
derekpierre 9106231ccb Moe/Ursula status page: Updated unit tests for ursula status page
Hooked up pytest-dash/selenium for UI test
Removed extra logging
2019-11-25 16:22:50 -08:00
David Núñez 6add1d8275 Add support to @pytest.mark.nightly marker to signal nightly tests 2019-09-30 23:05:07 +02:00
David Núñez 82b80e71e1 pytest.ini: Add --strict-markers, add common codecov arguments
* Avoids that unregistered marks just make the test to pass trivially (see https://docs.pytest.org/en/latest/mark.html#raising-errors-on-unknown-marks)
* Adds codecov arguments to improve readability of circleci/config.yml
2019-06-27 14:48:12 -07:00
Bogdan Opanchuk cf2429b902 Define `slow` marker in pytest.ini to avoid warnings 2019-06-26 22:36:18 -07:00
David Núñez 580b979ea2 Test results were not captured by CircleCI. Fixed. 2019-01-05 00:54:34 +01:00
Kieran Prasch 67fdec339a Be Implicit about xml result filenames 2018-12-16 18:16:53 -08:00
Kieran Prasch 68169b4101 Port pytest cli options and flags to pytest.ini 2018-12-16 18:16:53 -08:00
tuxxy 485d2a6f01 Start to update contract tests to pure web3 api; *borrowing* populus namespacs. 2018-04-15 16:05:12 -07:00
jMyles 5e04f1a215 Skipping blockchain tests for now. 2018-04-10 20:21:23 -07:00