Closed JDGrimes closed 9 years ago
In tandem, we could also make our un/install tester smarter.
For example, we could parse the database schema (provided we can know the function that generates it) to get the list of tables that should be uninstalled. (And in the tests, we could check that those tables were un/installed, though I'm not sure how that would work for installation, since things aren't loaded at that point).
So, I'm going to close this issue as maybelater
for now.
See https://github.com/WordPoints/wordpoints/issues/306#issuecomment-84166185.