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

Feature/add asserts like older versions #1349

Merged
merged 4 commits into from
Oct 24, 2022

Conversation

wwbakker
Copy link
Contributor

Added asserts which were present in older (private) versions of baker-test.
Fixed some test certificates not having a validity until long in the future.

Wessel W. Bakker added 3 commits October 18, 2022 13:25
…patible with the baker-test 1.0.1 versions.
…e before the end of the test.

- Increased the inquireTimeout (which is used in for example visualiseRecipe) to 60 seconds.
@codecov-commenter
Copy link

codecov-commenter commented Oct 18, 2022

Codecov Report

Merging #1349 (d5052fc) into master (c576f31) will increase coverage by 0.00%.
The diff coverage is 94.11%.

@@           Coverage Diff           @@
##           master    #1349   +/-   ##
=======================================
  Coverage   82.54%   82.55%           
=======================================
  Files         129      129           
  Lines        4097     4109   +12     
  Branches      138      138           
=======================================
+ Hits         3382     3392   +10     
- Misses        715      717    +2     
Impacted Files Coverage Δ
...ain/scala/com/ing/baker/runtime/model/BakerF.scala 40.66% <ø> (ø)
...c/main/scala/com/ing/baker/test/RecipeAssert.scala 91.30% <94.11%> (+0.12%) ⬆️
...untime/akka/actor/process_index/ProcessIndex.scala 83.17% <0.00%> (-0.47%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@wwbakker wwbakker merged commit d8ddac8 into master Oct 24, 2022
@wwbakker wwbakker deleted the feature/add-asserts-like-older-versions branch October 24, 2022 06:47
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.

3 participants