Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Consider running test suites #19

Open
michaelmior opened this issue Jan 19, 2017 · 2 comments
Open

Consider running test suites #19

michaelmior opened this issue Jan 19, 2017 · 2 comments

Comments

@michaelmior
Copy link
Contributor

Curious if you've thought about using the test conventions of different frameworks to try automatically running the test suites. It seems like this could potentially capture many more application queries than the crawling approach. Of course in some cases this would be partially defeated by mocking, but it still seems like an interesting direction. I may have time to do some hacking on this if there's interest.

@zeyuanxy
Copy link
Collaborator

zeyuanxy commented Jan 19, 2017

As we try to drive the database applications in the real world way, it may not be feasible to try test suites, since it may bypass the front-end and ignores some logic functionality.

@michaelmior
Copy link
Contributor Author

I'm not sure I understand the comment. They probably do bypass the frontend, but it's also likely they are testing backend logic that the frontend would be using anyway.

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

No branches or pull requests

2 participants