UNPKG

einstein-sdk

Version:

einstein sdk for javascript and typescript.

96 lines (73 loc) 1.84 kB
# Changelog [see change log specification](https://keepachangelog.com/en/1.0.0/) All notable changes to this project will be documented in this file. ## [1.10.1] - 2020-03-11 ### Added - Support to create test case with custom values. ## [1.10.0] - 2020-03-09 ### Added - Support to create test case. ## [1.9.0] - 2020-02-18 ### Added - Support nested suite name split by ".". ## [1.8.3] - 2020-02-18 ### Added - Fix bugs. ## [1.8.0] - 2019-12-17 ### Added - Update test case properties. ## [1.7.1] - 2019-11-15 ### Added - Rename build field to run. ## [1.7.0] - 2019-11-15 ### Added - Search by build. ## [1.6.0] - 2019-10-11 ### Added - Use ES6 module export. ## [1.5.4] - 2019-09-26 ### Added - Cache common data. ## [1.5.2] - 2019-08-29 ### Added - Search test cases in test executions scope. ## [1.5.0] - 2019-08-07 ### Added - Update test case. ## [1.4.0] - 2019-08-06 ### Added - Add value to custom field. ## [1.3.4] - 2019-07-29 ### Added - Add "AutomationExpired" and "AutomationSuspended" to "Execution Type" field value. ## [1.3.3] - 2019-07-17 ### Added - Add test cases to test plan. ## [1.3.1] - 2019-06-24 ### Added - Add test case to test plans. ## [1.3.0] - 2019-06-21 ### Added - Create test plan. - Create test build. ## [1.2.4] - 2019-06-17 ### Fixed - Fix some bugs. ## [1.2.0] - 2019-04-29 ### Added - Support test_by, created_by, date_created, updated_by, last_updated and document_id fields. ### Changed - Use "@Custom Field@" to search by custom fields - Deprecated "keyword" field. ### Fixed - Fix some bugs and refactor. ## [1.1.0] - 2019-04-24 ### Changed - Use suite name instead of suite id when querying by suite. - Some API name changed. ### Fixed - Fix some bugs and refactor. ## [1.0.0] - 2018-11-16 ### Added - Support some Einstein APIs - Support searching test cases by expression