Arquisoft / Arquisoft/bddExample
Time to run the tests.
- Dominant language
- Java
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
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]
```
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
- Tech stack
- java, spring-boot
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100