Skip to content

Conversation

@tiagoschenkel
Copy link
Member

@tiagoschenkel tiagoschenkel commented Nov 15, 2017

  • The type of signalClass parameter now is IClass<ISignal>, that means you can only map and unmap a concrete reference for a Signal class or some class that is extending the Signal class.

  • The CommandExecutor now is able to remove a mapping because the removeMapping function is passed using the bind method to solve the reference for this element.

  • All original unit tests from the AS3 implementation are now migrated and are working as expected, ensuring that this TypeScript version is keeping the same behavior. Take a look inside the test folder to see different ways of using the ISignalCommandMap service.

@tiagoschenkel tiagoschenkel self-assigned this Nov 15, 2017
@tiagoschenkel tiagoschenkel changed the title Improve Code coverage and Fix Bugs Improve Code Coverage and Fix Bugs Nov 15, 2017
@tiagoschenkel tiagoschenkel merged commit fd80712 into master Nov 16, 2017
@tiagoschenkel tiagoschenkel deleted the code-coverage branch November 16, 2017 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants