Commit Graph

26 Commits

Author SHA1 Message Date
riggraz
2a42d3069c Add tests of controllers 2019-09-04 17:37:08 +02:00
riggraz
4a1378988a Add integration test for Board component 2019-09-03 18:37:27 +02:00
riggraz
66dde5ee91 Refactor stylesheets 2019-09-02 19:59:55 +02:00
riggraz
edacfb1a4f Add new post form 2019-09-02 14:32:57 +02:00
riggraz
4cb60cf2ed Add test for every action of admin panel 2019-08-29 12:11:18 +02:00
riggraz
fdcb942e78 Add route for roadmap and its tests 2019-08-28 18:54:25 +02:00
riggraz
bdc3c3233c Add view test for header 2019-08-28 18:49:06 +02:00
riggraz
0c1873d1a6 Add system test for Roadmap component 2019-08-28 17:52:59 +02:00
riggraz
d9414bd218 Add system tests for user signup, login and edit profile 2019-08-28 15:21:20 +02:00
riggraz
b195274161 Capybara now works 🎉 2019-08-27 20:33:44 +02:00
riggraz
b496a4d624 Add order and show_in_roadmap fields to PostStatus 2019-08-26 18:15:52 +02:00
riggraz
87c205ca60 Apply single quote convention in Ruby code 2019-08-24 20:04:53 +02:00
riggraz
0f74fc2b88 Add routing specs 2019-08-24 19:48:31 +02:00
riggraz
95c26a673a Refactor model tests 2019-08-24 19:12:57 +02:00
riggraz
ada0114589 Refactor model tests to use rspec's be_valid/be_invalid 2019-08-24 17:03:54 +02:00
riggraz
0ceaa6acb5 Add Post model 2019-08-24 16:51:25 +02:00
riggraz
f0b3fe7a60 Add post statuses admin panel 2019-08-24 12:28:59 +02:00
riggraz
726236b8aa Add PostStatus model 2019-08-24 12:06:48 +02:00
riggraz
8e610aa381 Clarify admin panel test descriptions 2019-08-24 11:15:42 +02:00
riggraz
75893bc4fd Add tests to user model and admin panel requests 2019-08-23 15:58:43 +02:00
riggraz
33ba4771d7 Add Boards 2019-08-22 17:09:13 +02:00
riggraz
462002c416 Add users factory for tests 2019-08-20 14:26:26 +02:00
riggraz
63dca03622 Add Devise configuration for testing 2019-08-19 10:52:26 +02:00
riggraz
3bd019bfdc Add test to User model 2019-08-19 10:52:12 +02:00
riggraz
fb924c9e75 Install and set up Devise 2019-08-18 18:51:25 +02:00
riggraz
f3ed240965 Install rspec and factory_bot 2019-08-18 15:03:33 +02:00