infoforcefeed / OlegDB

Enough works to use this in production

Home Page:http://olegdb.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Regression testing for Erlang -> Go cutover

kyleterry opened this issue · comments

As we port the frontend to go, we should build a series of frontend tests that pass with the erlang server and that can be run against the database with the go server running instead.

Fine by me, what language should we use? We already have a bunch of python and bash scripts (to test the frontend in action) or you rather have golang tests (which would probably only test the goleg bindings, so…)?

@Hamcha Probably bash so we can just write some curl commands and validate output, right?

For the frontend compilation on Travis.. still not working: https://travis-ci.org/infoforcefeed/OlegDB/jobs/36501014

Closing because this is stale.