* Add Submit Button to Integrations Tab Was just browsing around dev.to and realized there wasn't a submit button on this page, so I added one! I tried to get a system spec stood up but ran into issues with hitting the GitHub API that wasn't mocked out. I didn't spend enough time getting the correct mocking to work, but I might try to get that pushed up too. * Get the mocking working with a sample repo * Rewrite some of the rspec contexts |
||
|---|---|---|
| .. | ||
| articles | ||
| comments | ||
| dashboards | ||
| homepage | ||
| organization | ||
| podcasts | ||
| shared_examples | ||
| user | ||
| videos | ||
| admin_bans_or_warns_user_spec.rb | ||
| admin_creates_new_event_spec.rb | ||
| banned_user_interactions_spec.rb | ||
| link_for_tags_in_posts_in_notifications_spec.rb | ||
| user_adds_a_credit_card.rb | ||
| user_fills_out_givaway_form_spec.rb | ||
| user_leaves_top_level_comment_spec.rb | ||
| user_logs_in_with_twitter_spec.rb | ||
| user_selects_looking_for_work.rb | ||
| user_uses_the_editor_spec.rb | ||
| user_views_a_reading_list_spec.rb | ||
| user_views_and_closes_onboarding_spec.rb | ||
| user_visits_a_comments_page_spec.rb | ||
| user_visits_tags_page_spec.rb | ||