Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 707 Bytes

File metadata and controls

26 lines (23 loc) · 707 Bytes

Todo

  • Support all matchers
    • Equals
    • Not Equals
    • Exists
    • Not Exists
    • Greater Than
    • Greater Than or Equals
    • Less Than
    • Less Than or Equals
    • Contains
    • Not Contains
    • Starts With
    • Ends With
  • support events history
  • add types/interfaces
  • achieve >90% test coverage by adding unit tests and real world tests
  • publish on github.com/adobe open source
  • Add github actions to run tests, build, and publish to npm.
  • integrate with alloy as dependency

Reference