Commit graph

4 commits

Author SHA1 Message Date
Reuben Pereira
cc2ed858a4 Add feature specs for settings page
Add spec for form fields
Style settings sections
2019-03-14 23:50:21 +00:00
Reuben Pereira
43e713eb41 Refactor model and spec
- Move some specs into contexts
- Let get_slugs method take a parameter and return a specific slug.
- Add rescues when using Addressable::URI.
2019-03-01 14:51:54 +00:00
Peter Leitzen
77eff52afa
Remove error_tracking feature flag
We introduced the feature flag `error_tracking` to test the Sentry MVC
safely.

After the successful test, we remove it again.
2019-01-15 21:33:40 +01:00
Tristan Read
7380ed309a
Add view and feature test for error tracking settings 2019-01-07 19:09:49 +01:00