stash_test 4.3.0 copy "stash_test: ^4.3.0" to clipboard
stash_test: ^4.3.0 copied to clipboard

Provides the testing support needed in order to implement extensions to the base stash package

4.3.0 #

  • feat: Updated dependencies
  • BREAKING CHANGE: The fromEncodable function is not specified on the store creation but instead on the vault or cache creation. This allows vaults and caches that support different classes with different fromEncodable functions

4.2.0 #

  • chore: Version bump

4.1.0 #

  • BREAKING CHANGE: Changed minimum sdk version
  • BREAKING CHANGE: The creation of vaults and caches now returns a Future<Vault<T>> and Future<Cache<T>>
  • feat: Updated dependencies
  • feat: Added removeAll tests
  • feat: Added remove tests
  • feat: Added getAll tests
  • feat: Added putAll tests
  • feat: melos configured with usePubspecOverrides

4.0.1 #

  • feat: Updated dependencies
  • chore: Updated package description
  • fix: melos script does not run tests in parallel anymore
  • feat: Added test case to get an inexisting key on both cache and vault

4.0.0 #

  • build: Release version
  • chore: Fixed the example
  • feat: Added Hyperbolic eviction test

4.0.0-dev.2 #

  • chore: Changelog fixes and example linking to the main stash package

4.0.0-dev.1 #

  • BREAKING CHANGE: First version after major revamp adding support for generics, vaults and statistics

3.2.2 #

  • Corrected formatting
  • Updated SDK

3.2.1 #

  • Updated dependencies

3.2.0 #

  • Updated dependencies

3.1.0 #

  • Updated dependencies
  • Switched from pedantic to lints

3.0.1 #

  • Updated dependencies

3.0.0 #

  • Updated dependencies
  • Releasing the lastest development version of 3.x line

3.0.0-dev.3 #

  • Updated to the latest dart sdk
  • Updated dependencies
  • Removed mandatory override
  • Integrated event tests
  • Added support to launch all tests through a unique call allowing filtering of both type and features tests

3.0.0-dev.2 #

  • Removed mandatory override

3.0.0-dev.1 #

  • Initial version extracted out of the stash package
0
likes
0
pub points
19%
popularity

Publisher

verified publisherivoleitao.dev

Provides the testing support needed in order to implement extensions to the base stash package

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

clock, equatable, stash, test, time

More

Packages that depend on stash_test