Better test coverage for Material Item with null Material List
Open
- Dominant language
- PHP
- Stars
- 156
- Forks
- 72
- Avg merge
- 12h 43m
- Merged PRs (30d)
- 203
Description
further improvements after #7217
CreateActivityTest:
- [x] copy an activity from another camp -> materiallist is null
- [ ] copy an activity from another camp, and then copy it again in the same camp
- [ ] copy an activity from another camp, and then copy it to a third camp
The following test would be nice:
update a materialitem with a null material list
- [ ] if you set the materiallist to not null -> success
- [ ] if you change another property and leave the materiallist null -> error
- [ ] if you change the material list from null to a material list of another camp -> error
GUI:
- [x] Material - show a dummy-list for 'unasigned material' #8053
Contributor guide
Assessment
This issue has not been assessed yet.