Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

unit test fixes and improvements #1120

Merged
merged 5 commits into from
Jun 1, 2021
Merged

unit test fixes and improvements #1120

merged 5 commits into from
Jun 1, 2021

Conversation

DenysVuika
Copy link
Contributor

Please check if the PR fulfills these requirements

[x] The commit message follows our [guidelines](https://github.com/Alfresco/alfresco-js-api/wiki/Commit-format)
[ ] Tests for the changes have been added (for bug fixes / features)
[ ] Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (check one with "x")

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] Documentation
[ ] Other... Please describe:

What is the current behavior? (You can also link to an open issue here)

What is the new behavior?

  • remove deprecated tslint support
  • fix issues with this context in various unit tests
  • use async/await in various tests
  • bug fixes

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x] No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

@mergify mergify bot merged commit 4dabf52 into develop Jun 1, 2021
@mergify mergify bot deleted the remove-tslint branch June 1, 2021 08:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants