Opened 13 years ago
Closed 8 years ago
#685 closed enhancement (wontfix)
Big Migration Unit Test
| Reported by: | Elrond | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | programming | Keywords: | sql, test |
| Cc: | Christopher Allan Webber, berkerpeksag | Parent Tickets: |
Description
After a bit of discussion we agreed on a unit test that shall test all old migrations. To make sure they still work on the current codebase.
Points needed for level 1 implementation:
- Empty db
- fill with models_v0 tables
- Run all migrations
Change History (9)
comment:1 by , 13 years ago
comment:2 by , 12 years ago
| Milestone: | 0.5.0 → 0.6.0 |
|---|
comment:3 by , 12 years ago
| Milestone: | 0.6.0 → 0.7.0 |
|---|
comment:4 by , 12 years ago
| Keywords: | test added |
|---|
comment:5 by , 11 years ago
| Milestone: | 0.7.0 → 0.8.0 |
|---|
I'm bumping this to 0.8.0, but if it doesn't really make it in 0.8.0, the milestone should be removed so as to avoid milestone-bump spam.
comment:6 by , 11 years ago
| Cc: | added |
|---|
comment:7 by , 11 years ago
| Milestone: | 0.8.0 |
|---|
We need to figure out what we're doing with this with regard to Alembic. And I don't think we're probably getting it for this release. So I'm dropping the milestone.
comment:8 by , 9 years ago
Noting that newer ticket #5448 "Remove old mongodb cruft" is relevant here.
comment:9 by , 8 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
I think this is not relevant any more. I am closing it as wontfix.

Chris Webber and Elrond are likely going to take this one after the next release. Anybody interested in helping is of course welcome!