Граф коммитов

17 Коммитов

Автор SHA1 Сообщение Дата
Kristian Mariyanov 06723df7f1 chore(testing): remove JSRuntime service registration 2023-08-21 11:11:43 +03:00
KristianMariyanov 021c9c99aa chore(testing): setup non void methods to return value 2023-08-10 16:34:01 +03:00
KristianMariyanov 50f6cafa1c chore(testing): use Invocation matcher to match all of the JS methods inside Telerik js package, but not return result for other js functions. 2023-08-10 15:51:21 +03:00
KristianMariyanov 706268c2a6 chore(testing): use correct JSruntime in the sample test project 2023-08-10 15:32:53 +03:00
Radko Stanev e75cfd1c04
chore(testing): add a test that overrides input's debouncedelay (#175) 2022-06-03 11:12:21 +03:00
radkostanev 8cdb5b93d6 update readme with options of adding root fragment 2022-04-20 11:40:20 +03:00
radkostanev 2edec5c249 chore: bump package and framework versions 2022-04-20 11:01:06 +03:00
radkostanev d964796519 chore: extract a testcontext that uses an actual telerikrootfragment 2022-04-20 11:00:53 +03:00
Marin Bratanov 83cb0abc4f
chore(testing): colorize code snippet 2021-04-26 17:23:00 +03:00
Marin Bratanov 154b3481ee
chore(testing): typo 2021-04-26 17:22:23 +03:00
Marin Bratanov 2401a6c168
chore(testing): clarify waiting for render 2021-04-26 17:22:01 +03:00
Marin Bratanov 357c863328 docs(testing): tips for selenium and popups 2021-04-26 17:07:55 +03:00
Marin Bratanov ec5f3f26ee docs(testing): info on when and how popus render 2021-04-20 17:28:31 +03:00
Marin Bratanov 52ca0b7aeb
chore(testing): refactor bUnit test scaffolding with Egil's suggestions (#82) 2021-03-26 12:12:55 +02:00
Marin Bratanov d5282a91ca
feat(testing): Form and textbox test sample; some refactor (#81)
* feat: add form and textbox example

* chore: refactor tests structure per Egil's suggestion

* docs(testing): note on unit testing JS attributes
2021-03-26 10:24:47 +02:00
Marin Bratanov a03b5bfa46 docs(testing): Link TestStudio 2021-02-05 12:57:13 +02:00
Joana Ivanova 11f1f246ab Add bunit sample projects to facilitate getting started with our components (#73)
* chore(testing): add bunit and justmock testing projects

* chore(testing): add bunit and moq test project

* chore(testing): cleanup unused references

* chore(testing): add sln for moq project

* chore: update Telerik Blazor refs

* chore: update refs and comments in moq example

* docs: readme v1

* chore: update jm project refs

* docs: readme tweaks

* docs: code comments

* chore: improve justmock project name folder namespaces

* chore: improve moq name, namespace

Co-authored-by: Marin Bratanov <m.bratanov@gmail.com>
2021-02-05 12:57:12 +02:00