Skip to content

Better/simpler unit testing #63

@YuukanOO

Description

@YuukanOO

seelf has a solid set of unit tests but they became complicated to manage.

  • rename package testutil to assert
  • consolidate expected and actual arguments order in assert functions
  • add fixture packages per domain to make writing tests easier and less verbose
  • split tests doing multiple act
  • add tests for on_* with a spy.Scheduler

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions