dependabot[bot]
|
0391371a8c
|
Bump NUnit from 3.13.3 to 4.0.0 (#922)
* Bump NUnit from 3.13.3 to 4.0.0
Bumps [NUnit](https://github.com/nunit/nunit) from 3.13.3 to 4.0.0.
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md)
- [Commits](https://github.com/nunit/nunit/compare/v3.13.3...v4.0.0)
---
updated-dependencies:
- dependency-name: NUnit
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* update tests to nunit 4.0
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonas Dellinger <jonas@dellinger.dev>
|
2024-02-10 11:41:47 +01:00 |
|
Jonas Dellinger
|
6f0e1b6f80
|
Only list enums when a flag attribute is pressent, fixes #478
|
2020-07-13 15:49:36 +02:00 |
|
Jonas Dellinger
|
27773caa28
|
Empty lists are correctly excluded from query params, fixes #471
|
2020-06-29 22:42:35 +02:00 |
|
Jonas Dellinger
|
208b90fb56
|
Fixed cache logic inside of RequestParams, fixes #458
|
2020-06-09 03:04:51 +02:00 |
|