Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deployment #1477

Merged
merged 98 commits into from
May 11, 2024
Merged

Deployment #1477

merged 98 commits into from
May 11, 2024

Conversation

kulla and others added 30 commits May 3, 2024 20:46
When a test file imports another one their tests are also executed when
the file is called => So we move it to `__tests__/__utils__/`
kulla and others added 28 commits May 8, 2024 13:10
test(setEmail): Test that email has been changed
refactor(subject): Shorten code to query subjects
…ing cache and deleting Kratos user have been successful
Co-authored-by: AndreasHuber <[email protected]>
feat: Integration of VIDIS
Bumps [semver](https://github.com/npm/node-semver) from 7.0.0 to 7.6.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.0.0...v7.6.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
chore(deps): bump semver from 7.0.0 to 7.6.1
Having no caching was introduced to test the API together with the
DB-Layer so that no request hits the cache. After merging DB-Layer
into the API I find it more valuable to have caching enabled with "yarn
start" to test how the system works actually in our infrastructure.
chore: Set default cache type to "redis" for "yarn start"
…d put UuidQuery mock for user back to find out how it affects the Kratos test results
… UUID query defaults to calling the database-layer
@hugotiburtino hugotiburtino merged commit 6490a91 into production May 11, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants