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

Use test-unit-rails instead of rspec-rails #254

Merged
merged 46 commits into from
Aug 8, 2018

Conversation

okkez
Copy link
Contributor

@okkez okkez commented Aug 6, 2018

Because:

  • current specs use both "should API" and "expect API"
  • current specs use complex usage of "let", "before", "subject" and "shared examples"
  • I don't want to keep maintaining such a complex specs

Close #174

okkez added 30 commits July 25, 2018 18:28
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
okkez added 16 commits August 2, 2018 11:13
In previous version, we have modified read-only property directly.

Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Add system test using JavaScript

Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
@okkez okkez force-pushed the use-test-unit-rails branch from 5457035 to c4856db Compare August 8, 2018 08:20
@okkez okkez merged commit 037dc06 into fluent:master Aug 8, 2018
@okkez okkez deleted the use-test-unit-rails branch August 8, 2018 08:41
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.

1 participant