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

Rename Testing guide to Testing with RSpec #614

Merged
merged 1 commit into from
Jun 26, 2020
Merged

Conversation

WilHall
Copy link
Contributor

@WilHall WilHall commented Jun 12, 2020

Our testing guide was RSpec specific. This change renames it from testing to testing-rspec and rolling the best practices into the guide. This is the first step towards #611 where we can have a general testing guide as well as a guide for each framework.

Our testing guide was RSpec specific. This change renames it from
`testing` to `testing-rspec` and rolling the best practices into the
guide. This is the first step
towards #611 where we can have a general testing guide as well as a
guide for each framework.
@WilHall WilHall added the rspec label Jun 12, 2020
@WilHall
Copy link
Contributor Author

WilHall commented Jun 25, 2020

@mike-burns I just saw your comments on keeping some of the guidelines.

In this PR, I have not removed any; only renamed and formatted the document.

@mike-burns
Copy link
Contributor

Oh! Sorry, I misread. My fault.

This looks great to me!

@WilHall WilHall merged commit 7ed24fa into master Jun 26, 2020
@WilHall WilHall deleted the feature/testing-rspec branch June 26, 2020 13:09
ericwbailey added a commit that referenced this pull request Oct 24, 2020
* main:
  Expand the stack to include client-side frameworks
  Add HTML validation best practice (#588)
  Wrap in code to be consistent with line above’s factories.rb (#625)
  Remove the deprecated jscs configuration (#622)
  Restore Rubocop & Hound configuration (#623)
  Prefer MVVM on Android
  Update our Android best practices
  Added def tags to Data Glossary (#620)
  Fix typo in function components URL (#624)
  Fix broken link
  Ensure that guides have consistent formatting (#618)
  Combine style, best practice, and protocol guides (#615)
  Remove private/protected style guideline
  Rename Testing guide to Testing with RSpec (#614)
  Add back .rubocop.yml

# Conflicts:
#	README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants