You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
unitary test on decidim-admin/app/cells/decidim/admin/content_block_cell.rb
testing a page with all the blocks might not be realistic and will be very slow, so I suggest to create a system test with some blocks to check the integration between cells, content blocks and the rendering of the process page.
testing the admin workflow of publishing / unpublishing content blocks and check they are being rendered in the front page
After #10234 there are some pending specs that should be included to keep the high quality standards of the code.