liip / liip/LiipFunctionalTestBundle
Alice loader using cache_sqlite_db
Open
Nobody has claimed this yet.
move-to-fixtures-repository
- Dominant language
- PHP
- Stars
- 648
- Forks
- 179
- PR merge metrics
- No merged PRs in 30d
Description
Database not cached (backup/restore) using loadFixtureFiles
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 with loadFixtureFiles and the cache_sqlite_db path mentioned in the issue, then trace how database backup and restore are handled. Reproduce the missing database cache behavior and add or update a functional test; done means the database is cached and restored when fixtures are loaded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, sqlite, symfony
- Domain
- database, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100