conduit_test 5.0.2 copy "conduit_test: ^5.0.2" to clipboard
conduit_test: ^5.0.2 copied to clipboard

Utilities for writing automated tests for Conduit applications

5.0.2 #

Note: This release has breaking changes.

  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • REFACTOR: Remove common test. (cebcc417)
  • REFACTOR: Bump min required dart version (#187). (0e870402)
  • REFACTOR: Uptick min dart version (#139). (45723b81)
  • REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
  • REFACTOR: Analyzer changes and publishing (#127). (034ceb59)
  • FIX: Melos stuff (#199). (20bc466d)
  • FIX(ci): trigger. (36e63b05)
  • FIX(ci): test publish CI. (7444f6ed)
  • FIX: remove common_test from core. (94867de3)
  • FIX: Versioning issues and upkeep (#191). (faa916ba)
  • FIX: Handle private class in isolate (#152). (28b87457)
  • FIX(cli): Fix build binary command (#121). (daba4b13)
  • FIX: Upgrade to latest dependencies (#120). (2be7f7aa)
  • FIX(ci): setup auto publishing pipeline format fixes. (42266ade)
  • FIX(ci): setup auto publishing pipeline format fixes. (bd29f1f4)
  • FEAT: Prepping for orm (#190). (e82dfa6f)
  • FEAT: Separates core framework and cli (#161). (28445bbe)
  • DOCS: improve doc gen (#180). (8d18f872)
  • DOCS: Add doc generation and housekeeping (#156). (89f303c8)
  • DOCS: Sort out licensing and contributors (#134). (1216ecf7)
  • BREAKING FEAT: Column naming snake-case (#153). (61e6ae77)

5.0.1 #

  • Bump "conduit_test" to 5.0.1.

5.0.0 #

  • REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)

4.3.8 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

4.3.8-dev.0 #

  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • FIX: Melos stuff (#199). (20bc466d)

4.3.7 #

  • REFACTOR: Remove common test. (cebcc417)

4.3.6 #

4.3.5 #

4.3.2 #

  • FIX: remove common_test from core. (94867de3)

4.2.2 #

4.2.1 #

  • REFACTOR: Bump min required dart version (#187). (0e870402)

4.2.0 #

  • FEAT: Replace ServiceRegistry with Finalizers (#185). (73208e92)

4.1.8 #

4.1.7 #

4.1.6 #

4.1.5 #

4.1.4 #

4.1.3 #

4.1.2 #

4.1.1 #

4.1.0 #

4.0.1 #

  • REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)

4.0.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: Column naming snake-case (#153). (61e6ae77)

3.2.11 #

3.2.10 #

3.2.9 #

  • DOCS: Sort out licensing and contributors (#134). (1216ecf7)

3.2.8 #

  • REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)

3.2.7 #

  • REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)

3.2.6 #

  • REFACTOR: Analyzer changes and publishing (#127). (034ceb59)

3.2.5 #

3.2.4 #

3.2.3 #

3.2.2 #

3.2.1 #

  • FIX: setup auto publishing pipeline format fixes. (e94d6fb7)

3.2.1 #

  • FIX: setup auto publishing pipeline format fixes. (b6124ee9)

3.1.3 #

  • REFACTOR: use melos for mono-repo management. (125099c5)

3.1.2 #

  • REFACTOR: use melos for mono-repo management. (125099c5)

3.1.1 #

  • REFACTOR: use melos for mono-repo management.
  • CHORE: publish packages.

3.1.0 #

3.0.11 #

3.0.10 #

3.0.9 #

3.0.8 #

3.0.7 #

uptick version for multi release

3.0.5 #

Stable Conduit Release

2.0.0-b9 #

Fixed a bug with the conduit build command. We had left in dep overrides which should only be used for conduit internal dev.

2.0.0-b8 #

3rd attempt at first release.

Conduit #

2.0.0-b1 #

  • Tooling works with conduit

2.0.0-a3 #

  • broadened the version no. so works with any 2.0 version of conduit.
  • Updated pubspec to pull conduit_test from pub.dev now that it is published.

2.0.0-a2 #

  • Version bumps

2.0.0-a1 #

  • Alpha release for Conduit NNBD included

Conduit #

1.0.1 #

  • Fixes analysis warnings for Dart 2.1.1

1.0.0+1 #

  • Bumps some dependency constraints to be more permissive

1.0.0 #

  • Initial version from package:conduit.
  • Adds TestHarness base class for test harnesses.
  • Adds TestHarnessORMMixin for testing ORM applications.
  • Adds TestHarnessAuthMixin for testing OAuth2 applications.
  • Renames TestClient to Agent and adds methods for executing requests without constructing a TestRequest.
  • Adds default parameters to Agent for its requests.
2
likes
50
pub points
63%
popularity

Publisher

verified publishertheconduit.dev

Utilities for writing automated tests for Conduit applications

Repository (GitHub)
View/report issues
Contributing

License

BSD-2-Clause (LICENSE)

Dependencies

conduit_core, matcher, test

More

Packages that depend on conduit_test