Commit Graph

2570 Commits (15700b45e51478c7f9026bc43e1e9a315666a5e9)

Author SHA1 Message Date
Muhammed Altuğ 0bd4fde4a7
Merge pull request #6825 from abpframework/testing/6803
5 years ago
Arman Ozak c95f537c2e add end export UiExtensionsTestingModule
5 years ago
Arman Ozak d250b86944 add a secondary entry point for ui extensions testing
5 years ago
Arman Ozak a0125c5860 add a BaseUiExtensionsModule
5 years ago
Arman Ozak f012479bf8 add NoopAnimationsModule toCoreTestingModule imports
5 years ago
Arman Ozak b47cb9364d use listQueryDebounceTime passed to CoreTestingModule
5 years ago
Arman Ozak 186081fcdd avoid debounce when LIST_QUERY_DEBOUNCE_TIME is 0
5 years ago
Arman Ozak 3c90437363 add listQueryDebounceTime to ABP.Test interface
5 years ago
Arman Ozak 91b5b74b95 remove MockLocalizationPipe from core testing package
5 years ago
Arman Ozak 134468e2cd move localization to BaseCoreModule
5 years ago
Arman Ozak 4fc4172b51 provide mock rest service in CoreTestingModule
5 years ago
Arman Ozak ab0116cca7 create a mock rest service which doesn't report errors
5 years ago
Arman Ozak f37b52480a change private props and methods to protected in RestService
5 years ago
Arman Ozak 0897bd30f9 use APP_INITIALIZER to instantiate ErrorHandler
5 years ago
Arman Ozak ca96318427 inject ApplicationRef at runtime in ErrorHandler
5 years ago
Arman Ozak 78980ed273 update yarn lock
5 years ago
Arman Ozak 98cd7b001b make ThemeSharedTestingModule public
5 years ago
Arman Ozak 394692d8a4 add ThemeSharedTestingModule
5 years ago
Arman Ozak 37954a8c99 add an entry point for theme shared testing
5 years ago
Arman Ozak 0a98cb6ee1 create a BaseThemeSharedModule
5 years ago
Arman Ozak 02e0ec5989 use withConfig instead of forTest in CoreTestingModule
5 years ago
Arman Ozak fbbd40e3cd fix: use string as baseHref type in ABP.Test interface
5 years ago
muhammedaltug 245f59b5a7 - fix tests
5 years ago
muhammedaltug cba06c2afb - fix tests
5 years ago
muhammedaltug a0a1a1c8c9 - fix import order
5 years ago
muhammedaltug b4bcc2519a - service import fix
5 years ago
muhammedaltug e30f08e6d5 - remove detect changes
5 years ago
muhammedaltug 57f5205228 - add resource-waiter service to index
5 years ago
muhammedaltug e646718fbe - add wait services
5 years ago
erolarkat 84656d54ac npm packages 4.1.0-rc.2
5 years ago
erolarkat 78708418f2 npm packages 4.1.0-rc.1
5 years ago
Arman Ozak c09eaf1bf1 Revert "fix: show asterisk if required text in validator"
5 years ago
Mehmet Erim 760f4c032b
Merge pull request #6651 from abpframework/test/6648
5 years ago
Arman Ozak 16646978fc feat: make typeahead window scrollable
5 years ago
Mehmet Erim 5518a33e6a
Merge pull request #6675 from abpframework/rel-4.0
5 years ago
Mehmet Erim 29fe7e76e7 fix: resolve the form submit problem when press enter on textarea
5 years ago
mehmet-erim de32bb9c95 test: add new tests for patch method of the InternalStore
5 years ago
mehmet-erim 905e86cffb test: use deepPatch method instead of the patch
5 years ago
mehmet-erim 033fa8cb6c feat: add a new method named patch to InternalStore class
5 years ago
mehmet-erim 70b0ad91e8 refactor: renamed the patch method name to deepPatch
5 years ago
Arman Ozak 4814ef7b99 test: use core testing module instead of core module
5 years ago
Arman Ozak 47868ac2f2 test: add public api to core testing module
5 years ago
Arman Ozak a9d081a09e refactor: remove mock locaization pipe
5 years ago
Arman Ozak 20fea080a1 refactor: remove testing core module
5 years ago
Arman Ozak 549d8bcfbb build: add path to testing module endpoint
5 years ago
Arman Ozak e1dd34217a test: add core testing module
5 years ago
Arman Ozak 8eef49eead test: add a mock localization pipe to core testing
5 years ago
Arman Ozak 5d63bb316c test: add a secondary endpoint for testing module
5 years ago
Arman Ozak b6608a431f test: add routes to core test module options
5 years ago
Arman Ozak 47c2fd4e73 Merge branch 'dev' of github.com:abpframework/abp into test/6648
5 years ago