Skip to content

Move all acceptance tests into the test/acceptance/ dir

Jaime Martinez requested to merge move-acceptance-tests into master

Moves all acceptance tests into ./test/acceptance/. It splits some tests by features into different files.

helpers_test.go and serving_test.go could be split a bit further.

Edited by Jaime Martinez

Merge request reports