Time to run the tests.

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
java, spring-boot
Domain
testing

Research direction

No files or tests are named. Start by reproducing the test run and timing Spring Boot startup around the StandardEnvironment log entry and the integrationTest property source, then check whether a test timeout is involved. Done means identifying the source of the delay and confirming that the test suite completes normally.

Written by the indexing model from the issue text.

Description

The tests run very slow. In principle, it seems to be the time that Spring boot requires to start, but maybe there is also some timeout during the tests.

The system seems to stop at:

... [main] DEBUG org.springframework.core.env.StandardEnvironment - Adding [integrationTest] PropertySource with search precedence immediately lower than [systemEnvironment]
Dominant language
Java
Stars
3
Forks
2
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Arquisoft/bddExample

All issues in Arquisoft/bddExample

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.