Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapts tests according to v0.21.0 breaking changes #289

Merged
merged 2 commits into from
Jul 20, 2021

Conversation

alallema
Copy link
Contributor

@alallema alallema commented Jul 20, 2021

Adapts tests according to v0.21.0 breaking changes

  • Rename fields buildDate into commitDate
  • Update rankingRules
  • exhaustiveFacetsCount return False

@alallema alallema merged commit 71a022e into bump-meilisearch-v0.21.0 Jul 20, 2021
@alallema alallema deleted the fix-tests branch July 20, 2021 08:02
@alallema alallema changed the title Fix a part of the tests Adapts tests according to v0.21.0 breaking changes Jul 20, 2021
@alallema alallema added skip-changelog The PR will not appear in the release changelogs breaking-change The related changes are breaking for the users and removed breaking-change The related changes are breaking for the users labels Aug 24, 2021
bors bot added a commit that referenced this pull request Aug 24, 2021
250: Changes related to the next MeiliSearch release (v0.21.0) r=alallema a=meili-bot

Related to this issue: meilisearch/integration-guides#117

This PR:
- gathers the changes related to the next MeiliSearch release (v0.21.0) so that this package is ready when the official release is out.
- should pass the tests against the [latest pre-release of MeiliSearch](https://github.com/meilisearch/MeiliSearch/releases). Until there is an RC version, the tests should be valid against the [alpha versions of transplant](https://github.com/meilisearch/transplant/releases).
- might eventually contain test failures until the MeiliSearch v0.21.0 is out.

⚠️ This PR should NOT be merged until the next release of MeiliSearch (v0.21.0) is out.

_This PR is auto-generated for the [pre-release week](https://github.com/meilisearch/integration-guides/blob/master/guides/pre-release-week.md) purpose. Exceptionally for this release, the pre-release time will be more than just one week._

Done:
- Update README #286 
- Rename `attributes_for_faceting` into `filterable_attributes` #287 #292 
- Update `WaitForPendingUpdate` status #288
- Adapts tests according to v0.21.0 breaking changes #289
    - Rename fields `buildDate` into `commitDate`
    - Update `rankingRules`
    - `exhaustiveFacetsCount` return `False`
- Add missing tests according to new features #290
    - Phrase search tests
    - Filter/facet on number is now doable
    - Test the syntax on Filter array and string
- Update code sample file #291 #293

Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>
Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
Co-authored-by: Amélie <alallema@users.noreply.github.com>
Co-authored-by: alallema <amelie@meilisearch.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog The PR will not appear in the release changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant