Skip to content

0.2.1-alpha.0.47

Pre-release
Pre-release
Compare
Choose a tag to compare
@EdFiBuildAgent EdFiBuildAgent released this 25 Sep 21:01
· 74 commits to main since this release
2765fae
[DMS-375] Add style analyzer & fix issues in all test projects (#280)

* Require braces

* Test code style cleanup

* Treat warnings as errors in test projects

* these test rules weren't being applied properly, and some are irrelevant in DMS

* Remove a confusing exclusion

* Style improvements in the ASPNet unit tests

* Restore S101 and apply correct test project detection

* Add style analyzer to  Core.Tests.Unit
Fix style problems

* Remove a duplicate editorconfig file
Change editorconfig global to look for *Tests.cs

* Add style checks to Backend unit tests
Fix a few style problems

* Add style checks and fixup issues in PostgreSQL integration tests

* No need to cache the builder

* Restore setting of _dependentId and refactor to remove code duplication

* Refactor test containers setup

* Refactor: extract constant

* Fix a bug with id extraction from location
Fix a bug when JSON array has no results

* Unrelated file for deadlock analysis

* Fix a descriptor setup problem

* Rename function and add a little debugging help

* Remove duplicate editorconfig statement

* Rename file