You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Moves facade tests against redis in int-tests
* More consistent casing and editorconfig settings
* Fixes CI with new integration test project.
* Moves ApiVersion to LoRaTools as it's shared.
* Uses agreed way to expose internals to tests.
* Removes whitespace diff.
* Moves integration tests to the newly created proj
* Moves more integration tests to the int-test-proj.
* Fixes yaml syntax.
* Fixes path.
* Corrects casing of project.
* Merge remote-tracking branch 'origin/dev' into feature/473-rename-int-tests-e2e
* Uses common versions for package references.
* Fixes compliation errors.
* Renames tests to not include E2E in their names nor underscores. "Integration" is used in the name only when required to avoid name "collisions"
* Reuses variables.
* Ensures integration tests are covered in codecov
* Fixes dotnetdocker version.
* Fixes multiple issues with tests:
- Ensures coverage report is generated for integration tests.
- Excludes Tests from coverage.
- Fixes DotNet.509 reference
* Uses variable for package version.
* Bump Microsoft.Azure.EventHubs from 4.2.0 to 4.3.2 in /LoRaEngine (#555)
Bumps [Microsoft.Azure.EventHubs](https://github.com/Azure/azure-sdk-for-net) from 4.2.0 to 4.3.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Microsoft.Azure.EventHubs_4.2.0...Microsoft.Azure.EventHubs_4.3.2)
---
updated-dependencies:
- dependency-name: Microsoft.Azure.EventHubs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix path to "Directory.Build.props" in solution file (#559)
* Merge fixup.
* Skips test that fails on CI -> will be solved with #562
* - more consinstent project guids
- orders consistently tests
* Not required suppression
* Adds issue tracking
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Atif Aziz <code@raboof.com>
0 commit comments