Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-07-24ES6ify all the things!Fatih Acet
2016-06-23Fix teaspoon tests.Connor Shea
2016-06-20Added text_utility to JS testsPhil Hughes
2016-04-05Update issue_spec testAnnabel Dunstone
2016-01-12fixes conflictsJacob Schatz
2016-01-07fixes ajax issue with issue specJacob Schatz
2016-01-06adds tests (and passes them) for ajax open and close merge requests.Jacob Schatz
2015-12-24removes unused `alert` from issue spec. Requires flash in the ↵Jacob Schatz
*implementation* instead of the spec.
2015-12-24adds test for issue close/reopen failureJacob Schatz
2015-12-24fixes tests to work with jasmine/jqueryJacob Schatz
2015-12-22adds alerts for when http request errors out in some way.Jacob Schatz
2015-12-22clarifies tests with methods like `toBeVisible()` etc.Jacob Schatz
2015-12-22updates tests style for four-phase-testing as per: ↵Jacob Schatz
https://robots.thoughtbot.com/four-phase-test
2015-12-21open and close issue via ajax request. With testsJacob Schatz
2015-05-29Stub ajax in JS specsRobert Speicher
2015-05-29Remove jasmine-fixture, use teaspoon fixturesRobert Speicher
2015-05-06Task List feature and JS specsRobert Speicher