- Fix, library mode shouldn't generate VNF.VNF.InBrowser
- Timeouts.iceSendTimeout - doesn't works by default
- Upgrade node to 16 in travis
- Remove/Extract VNF System
- Reliable close connection, only one message send, no retries to resend cancel connection.
- Migrate to Jasmine test framework
- Use sinon.js for mocking instead of custom
- mock timer
- Split into smaller libraries
-
Split src and test
-
Run RTC as Unit
-
Fixed: RTC openConnection do not retry if parent openConnection failed
-
review redundant test related configurations on html page and exract config set launcher to config.js file
-
review and remove obsolete code
-
review vnfTest it executes same test multiple times.
-
run tests in firefox and IE.
-
try rtc over websocket hub
-
disable rtc tests
-
should be no failing tests
-
clean-up todos
-
Fix/Run flaky integration test
-
Refactor Unit Test
-
Migrate integration test to new stack
-
Remove TestConfig
-
Review LOG.warn and LOG.error
- Change Debug to Verbose
- Change WARN/ERROR to DEBUG
- web socket broken format error should be just warn, not error.
-
Review LOG.warn and LOG.error
- Error should be only of library used it in wrong way, internal error should be just warnings
-
For timer and promise wrap exception into try/catch to run integration tests smoothly
-
Share specification document
- algin application according to spec
- rename packages and namings to amid-ukr-vnf (Document updated to amid-ukr-vnf, library is not required, as in JS it is bundled as one file not a folder )
- rename eva to eva (Done)
- rename big message to name according to specification document (Marshaller Hub) (Done)
- Rename store to registry
- Update specification
- update code (store persistent thing)
- algin application according to spec
-
Registry: most of the command can do with retry