Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dev] Tools utils tests #1602

Merged
merged 7 commits into from
Apr 4, 2021
Merged

Conversation

gohabereg
Copy link
Member

No description provided.

test/cypress/tests/modules/Tools.spec.ts Show resolved Hide resolved
test/cypress/tests/modules/Tools.spec.ts Show resolved Hide resolved
src/components/modules/tools.ts Show resolved Hide resolved
test/cypress/plugins/index.ts Show resolved Hide resolved
test/cypress/tests/modules/Tools.spec.ts Show resolved Hide resolved
test/cypress/tests/tools/BlockTune.spec.ts Show resolved Hide resolved
}
},
config: {
config: {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

config.config again

test/cypress/tests/tools/BlockTune.spec.ts Outdated Show resolved Hide resolved
test/cypress/tests/tools/InlineTool.spec.ts Show resolved Hide resolved
test/cypress/tests/tools/InlineTool.spec.ts Outdated Show resolved Hide resolved
@gohabereg gohabereg merged commit 94bfd10 into feature/block-tunes Apr 4, 2021
@gohabereg gohabereg deleted the dev/tols-utils-tests branch April 4, 2021 08:38
gohabereg added a commit that referenced this pull request Apr 4, 2021
* Add internal wrappers for tools classes

* FIx lint

* Change tools collections to map

* Apply some more refactoring

* Make tool instance private field

* Add some docs

* Fix eslint

* Basic implementation for Block Tunes

* Small fix for demo

* Review changes

* Fix

* Add common tunes and ToolsCollection class

* Fixes after review

* Rename tools collections

* Readonly fix

* Some fixes after review

* Apply suggestions from code review

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>

* Fixes after review

* Add docs and changelog

* Update docs/block-tunes.md

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>

* Apply suggestions from code review

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>

* Update src/components/block/index.ts

Co-authored-by: Murod Khaydarov <murod.haydarov@gmail.com>

* [Dev] Tools utils tests (#1602)

* Add tests for tools utils and coverage report

* Fix eslint

* Adjust test

* Add more tests

* Update after code review

* Fix test & bump version

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
Co-authored-by: Murod Khaydarov <murod.haydarov@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants