MarketSquare / MarketSquare/DbBot
dbbot tests don't work in Windows
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 60
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
In acceptance tests, the path to dbbot is resolved wrong. Also, this should point to correct startup script depending on the environment (dbbot.bat in Windows, dbbot everywhere else)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the acceptance tests and trace how the dbbot executable path and startup script are resolved. Check that Windows uses dbbot.bat while other environments use dbbot, then run the acceptance test suite in the relevant environments to confirm the path and startup behavior work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- operating-systems, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100