Petko Bordjukov
0e0d73cbbd
Make volunteers choose a single main team
2024-04-18 18:57:26 +03:00
Petko Bordjukov
4c96ba1e9c
Migrate from Refile and Carrierwave to ActiveStorage
2024-04-13 22:17:15 +03:00
Petko Bordjukov
752c3123d6
Do not attempt to clean up a view
...
See https://github.com/DatabaseCleaner/database_cleaner/issues/504
2019-04-28 22:14:34 +03:00
Petko Bordjukov
a8d7cde7a1
Explicity require the feature helpers
2019-04-28 22:06:19 +03:00
Petko Bordjukov
e20861689f
Mechanical standard.rb changes
2019-04-28 22:02:02 +03:00
Petko Bordjukov
fffcd8db2c
FactoryGirl -> FactoryBot
2019-04-28 01:25:13 +03:00
Petko Bordjukov
f4afa949d5
Update the bundle
2019-04-28 00:52:31 +03:00
Petko Bordjukov
26d6c868b5
Specify Capybara javscript driver until we upgrade
2019-01-08 20:26:02 +02:00
Petko Bordjukov
9848898695
Verify that the volunteer appears in the management interface
2019-01-08 20:09:47 +02:00
Petko Bordjukov
09440ba9c5
Test editing and deleting conferences
2019-01-08 20:09:47 +02:00
Petko Bordjukov
a784c4b45a
Introduce a Volunteering feature spec
2019-01-08 00:20:31 +02:00
Petko Bordjukov
657c760737
Introduce first feature specs
2018-11-25 13:46:22 +02:00
Petko Bordjukov
4049ad354b
Add feature spec support
2018-11-24 11:44:51 +02:00
Petko Bordjukov
6330940a34
Add tests for translatable Conference attributes
...
Test if the title and the description attributes of the Conference model
are translatable. Also introduce a custom matcher for translatable
attributes as there will be many. Fix a typo in the process.
2014-11-04 21:16:06 +02:00
Petko Bordjukov
8220ee1d58
Delete badly written code
2014-11-04 21:13:45 +02:00
Petko Bordjukov
5a360475a2
Add event terms acceptance requirement
2014-09-04 00:39:54 +03:00
Petko Bordjukov
ddc956f3ba
Fix spec failure
2014-08-31 20:15:29 +03:00
Petko Bordjukov
15f21daff0
Make sure the specs are passing
2014-08-31 16:33:42 +03:00
Petko Bordjukov
663cd6bcde
Add a bunch of pending specs for the lectures
2014-08-30 19:33:13 +03:00
Petko Bordjukov
89de56d94d
Add an initial implementation of the Event model
...
Initial implementation & specs of the Event model and its children
2014-08-10 21:18:41 +03:00
Petko Bordjukov
fc1605e4a0
Create a custom has_errors_on RSpec matcher
2014-08-07 14:03:28 +03:00
Petko Bordjukov
c2f1f5450d
Include the Factory Girl commands
2014-07-28 14:14:46 +03:00