Lee Richardson
Lee Richardson
Adds .Net Core Support per Issue #63. I know this should go against 2.0, so I won't be offended it it's rejected.
117 tests take about 4 minutes to run on my ABP-based project. I love the integration tests that hit an in-memory database, but as someone who writes a lot of...
# Summary Introduces the option of writing light-weight, fast-running unit tests in addition to the current in-memory database style integration tests. The key to this functionality is the new `.AsRepository()`...
### Issue Supports #739 ### Description Couldn't repro the 739 bug, so this adds several features that will help us if it occurs again: * If an error occurs during...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior It's downloading .95, should download 1.0 ### Expected Behavior _No response_...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Otherwise the election record will fail to validate ### Expected Behavior...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior If you create Election #1 and then Election #2, when you...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Suggestion In order to make a deadline testing was temporarily suspended for the...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Suggestion The encryption package is currently saved in the file system because Mongo...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When it fails it generally looks something like this: ``` poetry...