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 (Expand)Author
2017-10-11Refactor the Development documentation, and divide the Testing documentation ...Rémy Coutable
2017-10-04Let fetch_ref pull from Gitaly instead of from diskJacob Vosmaer
2017-09-28Merge branch 'evn-add-neg-tests' into 'master'Robert Speicher
2017-09-27Update CI parallelization descriptionRémy Coutable
2017-09-26Test for what should not be there as wellernstvn
2017-08-25Reenable MySQL tests on all branchesMichael Kozono
2017-08-25Revert "Merge branch 'mk-reenable-mysql-tests-on-all-branches' into 'master'"Douwe Maan
2017-08-24Reenable MySQL tests on all branchesMichael Kozono
2017-08-14Merge branch '35804-document-table-based-tests' into 'master'Robert Speicher
2017-08-11Merge branch 'rc/32308-rspec-retry-hack' into 'master'Sean McGivern
2017-08-11Document rspec-retry and rspec-flakyRémy Coutable
2017-08-11Show error message for API 500 error in tests, andLin Jen-Shin
2017-08-11Use rspec-parameterized for table-based testsNick Thomas
2017-08-11Remove documentation about rules that are now enforced by RuboCopRobert Speicher
2017-08-02Remove documentation about `:empty_project` since we're removing itRobert Speicher
2017-07-18Remove developer documentation about not describing symbolsRobert Speicher
2017-07-18Disable Rails logging in CI test environmentsRobert Speicher
2017-06-15Add a link to spec/migrations/README.md in the testing documentationRémy Coutable
2017-05-01Enable `RSpec/DescribedClass` copRobert Speicher
2017-04-26Use rspec-set to speed up examplesZeger-Jan van de Weg
2017-04-25Remove outdated ci_setup.md doc page and document MySQL and RSpec profiling f...Rémy Coutable
2017-04-12Improve the testing documentationRémy Coutable
2017-04-11Fix link againRémy Coutable
2017-04-11Fix path to migrationsRémy Coutable
2017-04-11Fix wrong linkRémy Coutable
2017-04-10Re-organize testing doc, and add RSpec structure docRémy Coutable
2017-04-10Document GitLab QARémy Coutable
2017-04-10Improve testing documentation with Robert's feedbackRémy Coutable
2017-04-10Firs pass at improving the testing documentationRémy Coutable
2017-03-22Creates Frontend Style guideFilipa Lacerda
2017-03-16remove all references to the .es6 in our config files and documentationMike Greiling
2017-02-20Merge branch 'rs-document-timecop' into 'master' Rémy Coutable
2017-02-20Merge branch 'link-to-rspec-features-docs' into 'master' Rémy Coutable
2017-02-20Document Timecop usage for time-sensitive testsRobert Speicher
2017-02-14Add more links in the Features/Integration testing documentationRichard Macklin
2017-02-10Replace teaspoon references with KarmaClement Ho
2017-02-04Add link to external documentation of rspec-rails feature specsRichard Macklin
2016-11-24Document that we always use `do...end` for `before` in RSpecRémy Coutable
2016-11-18Use `Gitlab.config.gitlab.host` over `'localhost'`Lin Jen-Shin
2016-11-16Add a gotcha about FactoryGirl sequencesRémy Coutable
2016-11-01Add Rake task to create/repair GitLab Shell hooks symlinksDrew Blessing
2016-10-31Remove leftover references to coffeescript from comments and docs.Bryce Johnson
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-05-06Add a note to testing docs about the `:each` argument to RSpec hooksRobert Speicher
2016-04-09Minor Testing guide copyeditsRobert Speicher
2016-04-02Add a link back to Development documentation to Testing guideRobert Speicher
2016-04-02Add a section about `let` to the Testing guideRobert Speicher
2016-04-02Factories don't have to be limited to `ActiveRecord` objectsRobert Speicher
2016-04-02Add a note about Four-Phase Test to Testing guideRobert Speicher
2016-04-02First pass at a Testing styleguideRobert Speicher