Anthony Sottile
|
a91fe1fedd
|
pre-commit run pyupgrade --all-files
|
2019-06-03 12:08:02 -03:00 |
Anthony Sottile
|
5034399d7a
|
pre-commit run fix-encoding-pragma --all-files
|
2019-06-03 12:08:01 -03:00 |
Anthony Sottile
|
dc75b6af47
|
Use fix-encoding-pragma pre-commit hook
|
2019-05-14 15:56:31 -07:00 |
Anthony Sottile
|
1bba0a9714
|
Deprecate `raises(..., 'code(as_a_string)')` / `warns(..., 'code(as_a_string)')
|
2018-11-29 09:34:51 -08:00 |
Bruno Oliveira
|
02ae7d8531
|
Improve error message when a recursive dependency between fixtures is detected
Fix #2909
|
2018-10-20 09:44:42 -03:00 |
Anthony Sottile
|
1caf6d5907
|
Upgrade pre-commit hooks
|
2018-10-08 10:10:46 -07:00 |
Bruno Oliveira
|
70c7273640
|
Fix request.fixturenames to return fixtures created dynamically
Fix #3057
|
2018-10-03 18:50:14 -03:00 |
Bruno Oliveira
|
e1ad1a14af
|
Add example script and failure for #3742
|
2018-07-31 17:50:55 -03:00 |
Ronny Pfannschmidt
|
0fd86ec8a8
|
move some fill fixture acceptance tests contents to the examples script folder
|
2018-06-29 10:58:33 +02:00 |