You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 7, 2019. It is now read-only.
Hey @boydjohnson, unfortunately, I really can't estimate how complex it would be to write Selenium tests. I see though that we'd need them to test the JS and HTML part that you've added.
I think that until then, we could keep it easy by testing already what's written in Python by testing what is returned by the newly added methods.
For example, the TemplateResponse object returned by history_view should contain a specific and predictable context property.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Since we have the Admin, would you guys want Selenium tests on the Admin interface?
The text was updated successfully, but these errors were encountered: