angularjs-testbed
Version:
Testing abstraction library inspired by [@angular/core/testing](https://angular.io/api/core/testing) for angularjs projects written in typescript with decorators
132 lines (54 loc) • 3.52 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
<a name="0.3.3"></a>
## [0.3.3](https://github.com/vsternbach/angularjs-testbed/compare/v0.3.2...v0.3.3) (2018-08-05)
### Bug Fixes
* **ComponentFixture:** get componentInstance with element.controller ([fb42683](https://github.com/vsternbach/angularjs-testbed/commit/fb42683))
<a name="0.3.2"></a>
## [0.3.2](https://github.com/vsternbach/angularjs-testbed/compare/v0.3.1...v0.3.2) (2018-08-02)
### Bug Fixes
* **test:** add jquery as devDependency ([095496b](https://github.com/vsternbach/angularjs-testbed/commit/095496b))
<a name="0.3.1"></a>
## [0.3.1](https://github.com/vsternbach/angularjs-testbed/compare/v0.3.0...v0.3.1) (2018-07-31)
### Bug Fixes
* **build:** remove jquery as peerDep and add [@types](https://github.com/types)/jquery ([8c4fd8f](https://github.com/vsternbach/angularjs-testbed/commit/8c4fd8f)), closes [#1](https://github.com/vsternbach/angularjs-testbed/issues/1)
<a name="0.3.0"></a>
# [0.3.0](https://github.com/vsternbach/angularjs-testbed/compare/v0.2.5...v0.3.0) (2018-04-19)
### Features
* **TestBed:** add compileComponents and get methods ([e6c57af](https://github.com/vsternbach/angularjs-testbed/commit/e6c57af))
<a name="0.2.5"></a>
## [0.2.5](https://github.com/vsternbach/angularjs-testbed/compare/v0.2.4...v0.2.5) (2018-04-14)
### Bug Fixes
* **build:** fix peerDependencies ([9dc0d99](https://github.com/vsternbach/angularjs-testbed/commit/9dc0d99))
<a name="0.2.4"></a>
## [0.2.4](https://github.com/vsternbach/angularjs-testbed/compare/v0.2.3...v0.2.4) (2018-04-14)
### Bug Fixes
* **DebugElement:** fix declaration export ([750ae2b](https://github.com/vsternbach/angularjs-testbed/commit/750ae2b))
<a name="0.2.3"></a>
## [0.2.3](https://github.com/vsternbach/angularjs-testbed/compare/v0.2.2...v0.2.3) (2018-04-14)
### Bug Fixes
* **DebugElement:** fix query method ([a878866](https://github.com/vsternbach/angularjs-testbed/commit/a878866))
<a name="0.2.2"></a>
## [0.2.2](https://github.com/vsternbach/angularjs-testbed/compare/v0.2.1...v0.2.2) (2018-04-14)
### Bug Fixes
* **types:** update exports ([de0e33d](https://github.com/vsternbach/angularjs-testbed/commit/de0e33d))
<a name="0.2.1"></a>
## [0.2.1](https://github.com/vsternbach/angularjs-testbed/compare/v0.2.0...v0.2.1) (2018-04-14)
### Bug Fixes
* **build:** update peer, dev and deps ([55164f0](https://github.com/vsternbach/angularjs-testbed/commit/55164f0))
<a name="0.2.0"></a>
# [0.2.0](https://github.com/vsternbach/angularjs-testbed/compare/v0.1.5...v0.2.0) (2018-04-13)
### Features
* **build:** add TestBed class ([0cdf891](https://github.com/vsternbach/angularjs-testbed/commit/0cdf891))
<a name="0.1.5"></a>
## [0.1.5](https://github.com/vsternbach/angularjs-testbed/compare/v0.1.4...v0.1.5) (2018-02-01)
### Bug Fixes
* **build:** remove uglifyjs step from build ([2cad636](https://github.com/vsternbach/angularjs-testbed/commit/2cad636))
<a name="0.1.4"></a>
## [0.1.4](https://github.com/vsternbach/angularjs-testbed/compare/v0.1.3...v0.1.4) (2018-02-01)
<a name="0.1.3"></a>
## [0.1.3](https://github.com/vsternbach/angularjs-testbed/compare/v0.1.2...v0.1.3) (2018-02-01)
<a name="0.1.2"></a>
## [0.1.2](https://github.com/vsternbach/angularjs-testbed/compare/v0.1.1...v0.1.2) (2017-12-28)
<a name="0.1.1"></a>
## 0.1.1 (2017-12-28)