selftests tests should create testproj.db from scratch if needed

Bug #1170378 reported by Corey Goldberg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
selenium-simple-test
Confirmed
High
Unassigned

Bug Description

selftests tests should create testproj.db from scratch if needed.

The "admin_*.py" tests (under /selftests) need a `testproj.db` with an admin user pre-populated. for the acceptance tests, this user is "sst/password".

currently, we swap in a pre-built db file to use and then cleanup before/after each admin tests. this should be changed to create/seed the database from scratch.

Revision history for this message
Corey Goldberg (coreygoldberg) wrote :

once this bug is fixed, `testproject.db.original` can be removed from the `src/sst/testproject` directory and it's reference can be removed from `MANIFEST.in`.

Vincent Ladeuil (vila)
Changed in selenium-simple-test:
status: New → Confirmed
importance: Undecided → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.