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

E2Eテストの停止について #127

Open
endaaman opened this issue May 5, 2015 · 0 comments
Open

E2Eテストの停止について #127

endaaman opened this issue May 5, 2015 · 0 comments

Comments

@endaaman
Copy link
Member

endaaman commented May 5, 2015

E2Eテストがログイン周りでどうしてもデーターベースの中身に依存しているので、テストの前にかならずシードを注入しないといけないのですが、bundle exec rake db:devがメーリスサーバーが立ってないと失敗するので、一時的に停止します。

対策としてはRails側でE2E用の環境を新たに定義してE2Eテストを行うことが考えられますが、そこそこ労力が必要になると思うので、クライアントはしばらくユニットテストのみの運用にしようと思います。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants