epenet
|
a0f725dfcb
|
Add type hints to tests (#89497)
|
2023-03-10 12:06:50 +01:00 |
epenet
|
a51cc75f03
|
Add type hints to core tests (part 2) (#88492)
|
2023-02-21 09:27:13 +01:00 |
Jan Bouwhuis
|
4f6a25b470
|
Allow parameterizing YAML config in tests (#87981)
* Add fixture to parameterize yaml config
* Apply to more tests
* Re-add @fixture label
* Add fixtures to patch yaml content and targets
* Typo
* Improve docstr
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update references to mock_yaml_configuration
* Apply new fixtures
* Apply to check_config tests
* Follow up comments
* Rename fixtures, update docstr
* Split paths
* Patch load_yaml_config_file instead
* sort
* Fix tests
* improve docst
* Rename fixtures
* sorting
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Improve docstr
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Improve docstr
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Improve docstr
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Improve docstr
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Improve docstr
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Improve docstr
Co-authored-by: Erik Montnemery <erik@montnemery.com>
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2023-02-20 16:57:12 +01:00 |
Franck Nijhof
|
f67ebcade1
|
Enable Ruff SIM201 (#88171)
|
2023-02-15 14:43:02 +01:00 |
epenet
|
4142f0d15d
|
Add return type to tests without arguments (#87613)
* Add return type to tests without arguments
* Black
* Cancel fixture amends
|
2023-02-07 14:20:06 +01:00 |
Franck Nijhof
|
e50a531cd9
|
Code styling tweaks to the tests - Part 2 (#86662)
Co-authored-by: jjlawren <jjlawren@users.noreply.github.com>
|
2023-01-26 01:23:53 +01:00 |
epenet
|
30bf0634fe
|
Add per-file-ignore to pylint (#86289)
|
2023-01-22 17:26:24 +01:00 |
J. Nick Koston
|
48e82ff62f
|
Fix failure to raise on bad YAML syntax from include files (#75510)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
2022-07-20 19:25:17 +02:00 |
J. Nick Koston
|
034c0c0593
|
Improve YAML Dump times with C Dumper (#73424)
|
2022-06-13 13:14:30 -07:00 |
J. Nick Koston
|
dca4d3cd61
|
Significantly improve yaml load times when the C loader is available (#73337)
|
2022-06-13 08:44:46 -10:00 |
Franck Nijhof
|
fa09cf663e
|
Update black to 22.1.0 (#65788)
|
2022-02-05 14:19:37 +01:00 |
Franck Nijhof
|
ad13a9295e
|
Merge multiple context managers in tests (#48146)
|
2021-03-27 09:17:15 +01:00 |
Paulus Schoutsen
|
2df644c6cc
|
Clean up secret loading (#47034)
|
2021-03-02 12:58:53 -08:00 |
Paulus Schoutsen
|
633a7aeb22
|
Remove deprecated credstash + keyring (#47033)
|
2021-02-25 09:48:19 +01:00 |
Tom Parker-Shemilt
|
27d16af36b
|
Don't allow recursive secrets loading (#41812)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-02-14 14:23:31 +01:00 |
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
Paulus Schoutsen
|
1c9c99571e
|
Use !input instead of !placeholder (#43820)
* Use !input instead of !placeholder
* Update input name
* Lint
* Move tests around
|
2020-12-01 18:21:36 +01:00 |