Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve doc about Job specs & Rails versions matrix #1886

Merged
merged 4 commits into from Nov 15, 2017

Conversation

cbliard
Copy link
Contributor

@cbliard cbliard commented Oct 18, 2017

No description provided.

@cbliard
Copy link
Contributor Author

cbliard commented Oct 18, 2017

I just noticed a new version is available and there is a new system specs feature type. Should I add that one too?

@JonRowe
Copy link
Member

JonRowe commented Oct 19, 2017

Yes please

- Mailer specs reside in the `spec/mailers` directory
- Routing specs reside in the `spec/routing` directory
- Job specs reside in the `spec/jobs` directory
- [Model specs](../model-specs) reside in the `spec/models` directory
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For relish these can all just be (model-specs) etc which I'd prefer as it's clearer it will work, could you change them and then I'm happy to merge.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, I took the syntax from here:

The matcher works on any `response` object. It is available for use in
[controller specs](../controller-specs), [request specs](../request-specs), and [feature specs](../feature-specs).

@JonRowe JonRowe merged commit ebd25b4 into rspec:master Nov 15, 2017
@JonRowe
Copy link
Member

JonRowe commented Nov 15, 2017

Thanks!

JonRowe pushed a commit that referenced this pull request Nov 20, 2017
* Improve doc about Job specs & rails versions matrix

* Add System specs information in doc

* doc: add links from directory structure feature to other features

* doc: simpler links to other features
sebjacobs pushed a commit to futurelearn/rspec-rails that referenced this pull request Mar 15, 2019
* Improve doc about Job specs & rails versions matrix

* Add System specs information in doc

* doc: add links from directory structure feature to other features

* doc: simpler links to other features
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants