Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Database self check does not play nice with fake data #1844

Closed
zbynekwinkler opened this issue Jan 6, 2014 · 1 comment
Closed

Database self check does not play nice with fake data #1844

zbynekwinkler opened this issue Jan 6, 2014 · 1 comment
Labels

Comments

@zbynekwinkler
Copy link
Contributor

We have merged #1768 but fake_data does not respect all the relationships that are checked in the self check. Current workaround is to not run the homepage updater thread by putting UPDATE_HOMEPAGE_EVERY=0 in local.env.

One way to go forward with this would be to use our own data creation functions. Maybe something similar to make_participant in testing harness? This would also help our javascript testing as we could make fake_date less random (use 'alice', 'bob' and 'carl' just as in python unit tests).

@Changaco
Copy link
Contributor

Closing in favor of #2600.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants