Commit Graph

2560 Commits (16031038833688ecde7d3610640d6519cf908895)

Author SHA1 Message Date
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
mehmet-erim 59a8e3fb84 chore: reinstall packages
5 years ago
mehmet-erim 7bf296e8a9 test: fix a testing error
5 years ago
mehmet-erim 33841c68cf refactor: use router.events instead of the NgxsRouterPlugin
5 years ago
mehmet-erim 62fb3ca335 chore: remove NgxsRouterPluginModule from CoreModule
5 years ago
mehmet-erim 3964839334 chore: remove @ngxs/router-plugin dependency from package.json
5 years ago
mehmet-erim bdce687456 chore: remove @ngxs/router-plugin from whitelistedNonPeerDependencies array of ng-package.json
5 years ago
mehmet-erim 570f4377d1 chore: remove @ngxs/router-plugin dependency from package.json of core
5 years ago
Arman Ozak 2ced7cb2b5 test: provide core options in forTest method
5 years ago
Mehmet Erim 24bd90130f
Merge pull request #6650 from abpframework/rel-4.0
5 years ago
Arman Ozak 4b5484b1c9 test: extend test options from partial root options
5 years ago