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-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