Skip to content

Conversation

@tomhosker-bjss
Copy link

No description provided.

wengole and others added 24 commits September 25, 2018 09:11
Make sure wrapper gets "installed"
Tests are currently broken, but functionality works as intended
Added StreamBlockFactory and StreamBlockSubFactory
Previously, stream blocks had to have a 'key'.
fieldname__index__block__key="Foo".

This is ok for struct blocks, but some types of block dont' have keys,
such as basic char blocks. It is nicer to define the stream data as
fieldname__index__block="Foo" in some cases.

Also get tests passing for StreamBlock types. The streamblock now works
similarly to the StreamFieldFactory, so some we might be able to do some
refactoring.
Factoryboy has removed `extract_dict` but it wasn't being used anyway
Fix changes to upstream factoryboy
upgrade for wagtail 5, drop support for old versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants