Skip to content

here it would be nice to do a bit more proper testing #5

@todo

Description

@todo

## todo: here it would be nice to do a bit more proper testing
assert len( csds ) > 1, 'Organisation does not collect all people'
names = map( lambda x: x['firstnames'], csds )
assert 'Matti' in names, 'Known person not working for right organisation'


This issue was generated by todo based on a todo comment in e4f085c. It's been assigned to @matnel because they committed the code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions