Closed (fixed)
Project:
Paragraphs Collection Bootstrap
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 May 2017 at 12:18 UTC
Updated:
24 Jul 2017 at 14:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
CTaPByK commentedComment #3
CTaPByK commentedComment #4
CTaPByK commentedInitial patch covers progress paragraph type an progress bar behavior plugin. Test is needed.
Comment #5
CTaPByK commentedUpdated with simple test coverage, also with base class for javascript tests, and module info file is changed a bit to follow drupal coding standards.
Comment #6
CTaPByK commentedPatch with demo sub module. Content for progress is created and test for demo content is done.
Comment #8
CTaPByK commentedOh, i play a bit with content creation and i was forgot to update test. Here is new patch.
Comment #9
thenchev commentedwidth and height are fields that we use in the plugin, if we delete them there is a fatal error. I guess ether we need to handle that somehow
Comment #10
CTaPByK commentedYes, good catch! Updated. We must keep in mind that some user can delete fields from default paragraph types. Also follow-up for updating BS Bootstrap theme is created https://www.drupal.org/node/2882813.
Comment #11
CTaPByK commentedComment #12
thenchev commentedApparently functional tests are now the preferred way of testing the UI. We should use BrowserTestBase
As far as i can tell other base classes for tests don't add this part. Might be wrong but we should try without
Comment #13
CTaPByK commentedYes i agree with 1. and 2. Updated.
Comment #14
thenchev commentedNo more complains. Would be great to get this in since we have the demo module in here and some base classes. After that other patches will need to be updated.
Comment #15
acaljuba commentedNow that the demo module skeleton have been commited, we need to change this as well.
Comment #16
thenchev commentedBack to rtbc
Comment #17
CTaPByK commentedFix test fails.
Comment #18
CTaPByK commentedComment #19
CTaPByK commentedComment #20
CTaPByK commentedRe-roll.
Comment #21
CTaPByK commentedComment #22
CTaPByK commentedFollow-up created: https://www.drupal.org/node/2893546
Comment #24
thenchev commented