Skip to content

Latest commit

 

History

History
731 lines (250 loc) · 29.9 KB

CHANGELOG.md

File metadata and controls

731 lines (250 loc) · 29.9 KB

8.1.4 (2024-08-18)

Bug Fixes

  • deps: bump @salesforce/core from 8.2.8 to 8.4.0 (ddfd375)

8.1.3 (2024-08-11)

Bug Fixes

  • deps: bump @jsforce/jsforce-node from 3.4.0 to 3.4.1 (79595f1)

8.1.2 (2024-08-06)

Bug Fixes

  • deps: bump @salesforce/kit from 3.1.6 to 3.2.1 (c86216a)

8.1.1 (2024-08-01)

Bug Fixes

8.1.0 (2024-07-17)

Features

  • consider concise feature for test setup section (#407) (8d50228)

7.0.4 (2024-07-05)

7.0.3 (2024-07-02)

Bug Fixes

7.0.2 (2024-07-01)

Bug Fixes

  • deps: bump @jsforce/jsforce-node from 3.2.0 to 3.2.2 (#395) (507b76a)

7.0.1 (2024-06-26)

6.2.1 (2024-06-26)

6.2.0 (2024-06-21)

Features

6.1.3 (2024-06-19)

Bug Fixes

6.1.2 (2024-06-06)

Bug Fixes

  • revert pinning @salesforce/core and @salesforce/kit (#375) (5fdc158)

6.1.1 (2024-06-06)

Bug Fixes

6.1.0 (2024-06-05)

Features

6.0.1 (2024-06-05)

Bug Fixes

  • All Apex classes/triggers in the ApexCodeCoverageAggregate table are displayed when the "Show Only Aggregated Code Coverage" setting is checked (#370) (602ffbd)

6.0.0 (2024-04-23)

BREAKING CHANGES

  • use new jsforce, core

  • test: node16 module imports

  • ci: beta release 5.0.0-beta.0

4.0.6 (2024-04-18)

Bug Fixes

  • no dangling comma is included in result (#366) (962af40)

4.0.5 (2024-04-12)

Bug Fixes

4.0.4 (2024-04-10)

4.0.3 (2024-04-10)

Bug Fixes

  • make async/sync test methods available via testService (#358) (88ae53c)

4.0.2 (2024-03-28)

Bug Fixes

  • guard against undefined test results (#354) (a5aef5a)

4.0.1 (2024-03-28)

Bug Fixes

3.1.0 (2024-03-06)

Features

  • add elapsed time decorator to apex node class methods (#349) (5e9134e)

3.0.2 (2024-01-17)

Bug Fixes

3.0.1 (2023-12-12)

Bug Fixes

2.1.7 (2023-12-12)

2.1.6 (2023-12-08)

2.1.5 (2023-12-08)

Bug Fixes

  • modify large queries use query more to fetch all needed records (#338) (77af312)

2.1.4 (2023-12-07)

Bug Fixes

2.1.3 (2023-12-05)

Bug Fixes

2.1.2 (2023-11-10)

Bug Fixes

2.1.1 (2023-11-07)

2.1.0 (2023-08-07)

Features

1.6.2 (2023-06-01)

1.6.1 (2023-04-26)

Bug Fixes

  • fixed error when running more than one test method from a same test class (#321) (4185599)

1.6.0 (2023-01-12)

Features

  • Bump Core Lib to Align with CLI Plugin and its Dependencies (#315) (dbbee66)

1.5.0 (2023-01-12)

Features

  • Bump Core Version to Align with Plugin-Apex (#314) (2c85b5d)

1.4.0 (2022-11-16)

Features

  • Add Github Workflows for CI Checks and Build (#307) (455cdb3)

1.3.0 (2022-10-06)

Bug Fixes

1.2.0 (2022-08-18)

Bug Fixes

1.1.0 (2022-07-06)

Bug Fixes

1.0.0 (2022-06-30)

0.13.0 (2022-05-23)

Bug Fixes

  • perf issue while mapping coverage to source (#287) (9e3cd21)

0.12.0 (2022-05-18)

Features

0.11.0 (2022-03-02)

Bug Fixes

0.10.0 (2022-02-28)

0.9.0 (2022-02-16)

0.8.0 (2022-01-24)

Bug Fixes

0.7.0 (2021-12-16)

Features

0.6.0 (2021-12-13)

0.5.0 (2021-12-06)

0.4.0 (2021-12-01)

Features

0.3.0 (2021-10-07)

0.2.9 (2021-09-27)

0.2.8 (2021-08-26)

0.2.7 (2021-08-11)

0.2.6 (2021-08-11)

Bug Fixes

0.2.5 (2021-08-11)

Bug Fixes

0.2.4 (2021-08-06)

Bug Fixes

Features

0.2.3 (2021-07-23)

0.2.2 (2021-06-03)

Bug Fixes

  • execute-service: fix huge delay after command execution (#196) (ea93a20)

Features

0.2.1 (2021-05-24)

Bug Fixes

  • use autoFetchQuery for >2k test result records (#190) (76037e5)

0.2.0 (2021-05-04)

Bug Fixes

Features

  • add functionality to build and retrieve test suites (#184) (d983d47)

0.1.21 (2021-04-02)

Bug Fixes

  • --json flag should override -r json flag in force:apex:test:run and force:apex:test:report (#177) (#178) (0b97751)

0.1.20 (2021-03-30)

0.1.19 (2021-03-18)

Bug Fixes

  • fix help text issues (#163) (60532c7)
  • follow up to support running tests with class id specified (#165) (9e8a00e), closes #155
  • handle class id specified for async tests (#161) (530b66d), closes #155
  • handle invalid test run id with force:apex:test:report command (#162) (d4a9d72), closes #153
  • handle running test class with no tests (#149) (4619908)
  • process test results with missing stack trace (#150) (4e3e757)
  • set the correct summary status when tests are skipped/do not run (#160) (490b045), closes #152

Features

0.1.18 (2021-03-09)

Bug Fixes

0.1.17 (2021-03-03)

0.1.16 (2021-02-24)

Bug Fixes

0.1.15 (2021-02-10)

0.1.14 (2021-02-09)

Features

  • handle namespaces when running tests (#126) (5f32eea)

0.1.12 (2021-02-03)

Bug Fixes

  • add complete error info to test:run failures (#125) (a609712)

0.1.11 (2021-01-21)

Bug Fixes

0.1.10 (2021-01-05)

Bug Fixes

  • intermittent authentication issue with test:run command (#116) (c76d692)

0.1.9 (2020-12-18)

Bug Fixes

  • format for test-result-codecoverage file (#114) (8763939)
  • move human-readable reporter to library (#113) (f28c249)

0.1.8 (2020-12-10)

Features

  • add force:apex:test:report command to the plugin (#108) (453d22b)
  • add output directory functionality to library and plugin (#106) (9930305)

0.1.7 (2020-12-03)

0.1.6 (2020-12-02)

Features

0.1.5 (2020-11-20)

Bug Fixes

  • correct hanging for apex:test:run command (#95) (09b3b12)
  • missing message to run test report command (#94) (6362f8a)

Features

  • add junit result format to test:run command (#96) (d2b645d)
  • add TAP reporter for Apex test results (#91) (f049965)
  • Check for query limits before getting apex test results (#92) (0bf9940)
  • validate all flags and handle errors (#84) (95dc2fc)

0.1.4 (2020-11-05)

Bug Fixes

  • change how oclif manifest gets generated (#88) (657978f)
  • remove tests from being published on apex-node (#87) (e360ec1)

0.1.3 (2020-11-05)

Bug Fixes

  • get log query for specific number of logs and descending order (#83) (4d963d9)
  • ignore apex:test:run when publishing (#85) (a3721ab)

Features

  • add force:test:run command (basic functionality) (#62) (4b21548)

0.1.2 (2020-10-21)

0.1.1 (2020-10-01)

0.1.0 (2020-09-22)

Bug Fixes

  • use SfdxCommand to do org error handling (#64) (635ca34)

0.0.10 (2020-09-10)

0.0.9 (2020-08-20)

0.0.8 (2020-08-20)

0.0.7 (2020-08-20)

0.0.6 (2020-08-13)

0.0.5 (2020-08-06)

0.0.4 (2020-07-27)