Rémy Coutable
3e6a5cf0ed
Merge branch 'rs-document-timecop' into 'master'
...
Document Timecop usage for time-sensitive tests
See merge request !9383
2017-02-20 18:39:26 +00:00
Rémy Coutable
5643e4d1ea
Merge branch 'link-to-rspec-features-docs' into 'master'
...
Add link to external documentation of rspec-rails feature specs
See merge request !8973
2017-02-20 15:59:52 +00:00
Robert Speicher
ec3262549b
Document Timecop usage for time-sensitive tests
2017-02-20 10:39:51 -05:00
Richard Macklin
8aa66fe65e
Add more links in the Features/Integration testing documentation
...
- Move the rspec-rails feature spec link to the Features/Integration
section
- Mention and link to capybara and poltergeist there as well
[ci skip]
2017-02-13 23:59:09 -08:00
Clement Ho
49c4059a32
Replace teaspoon references with Karma
2017-02-10 10:50:12 -06:00
Richard Macklin
4d7b299027
Add link to external documentation of rspec-rails feature specs
...
[ci skip]
2017-02-03 21:52:03 -08:00
Rémy Coutable
39378d0e97
Document that we always use do...end
for before
in RSpec
...
[ci skip]
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-11-24 17:36:09 +08:00
Lin Jen-Shin
9c4e0d6445
Use Gitlab.config.gitlab.host
over 'localhost'
...
This would fix long standing failures running tests on
my development machine, which set `Gitlab.config.gitlab.host`
to another host because it's not my local computer. Now I
finally cannot withstand it and decided to fix them once and
for all.
2016-11-18 20:17:10 +08:00
Rémy Coutable
6002827996
Add a gotcha about FactoryGirl sequences
...
Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/24341
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-11-16 17:55:11 +01:00
Drew Blessing
af5322e90b
Add Rake task to create/repair GitLab Shell hooks symlinks
2016-11-01 14:52:59 -05:00
Bryce Johnson
5fb226a934
Remove leftover references to coffeescript from comments and docs.
2016-10-31 11:39:52 +01:00
Robert Speicher
75739e54be
Enable RSpec/NotToNot cop and auto-correct offenses
...
Also removes the note from the development/testing.md guide
2016-05-24 15:40:29 -04:00
Robert Speicher
df9a7c6b4a
Add a note to testing docs about the :each
argument to RSpec hooks
...
[ci skip]
2016-05-05 17:22:18 -04:00
Robert Speicher
cedcc1453c
Minor Testing guide copyedits
...
[ci skip]
2016-04-09 01:19:21 -04:00
Robert Speicher
6ffda88c97
Add a link back to Development documentation to Testing guide
...
[ci skip]
2016-04-01 20:36:59 -04:00
Robert Speicher
2e83b56203
Add a section about let
to the Testing guide
...
[ci skip]
2016-04-01 20:31:16 -04:00
Robert Speicher
60f4081e13
Factories don't have to be limited to ActiveRecord
objects
...
[ci skip]
2016-04-01 20:31:12 -04:00
Robert Speicher
0b9d9816f8
Add a note about Four-Phase Test to Testing guide
...
[ci skip]
2016-04-01 20:31:12 -04:00
Robert Speicher
fb8b0041d8
First pass at a Testing styleguide
...
[ci skip]
2016-04-01 20:31:12 -04:00