-
-
Save wenweih/b124236cb9bc876c67837e703fbc14ac to your computer and use it in GitHub Desktop.
Rails Rspec API Testing Notes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ```ruby | |
| ActionController::TestCase::Behavior | |
| v.s. | |
| Rack::Test::Methods | |
| ``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment