Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.07 KB

TODO.md

File metadata and controls

34 lines (22 loc) · 1.07 KB

TODO

Good to have

  1. Each test should have a brief description what is tested and why. References to unknown issue tracker are just bad.

Important

  1. Somehow indicate a dirty state after test (e.g. env should be re-created)?
  2. Somehow sync with Kazoo events (e.g. voicemail stored and is available)
  3. Review and add more basic test cases (e.g. call between accounts, federation?)
  4. global/local resources create/use/test
  5. PHP SDK lazy load needs to be explicit and more intuitive

Urgent

  1. Reset Conferences to initial state systematically
  2. Conference callflow update/cache/load?
  3. Reduce tone timeouts to speed up testing
  4. Abstract cached entities constructors (__construct/initialize pairs)
  5. When HTTP REST API fails display sane and complete error message (not a dump)
  6. list and hup test case channels only

Immediate

  1. Slow number creation, need to investigate

Bugs

  1. Language bs is not found (voicemail tests, trying to say user name), therefore username prompt isn't tested.

Leftovers

  1. TODO: stub code right now, need to add remove ACL to SDK