Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Feat/adc/search view v2 #358

Merged
merged 35 commits into from
Jan 14, 2024
Merged

Feat/adc/search view v2 #358

merged 35 commits into from
Jan 14, 2024

Conversation

AmauryDanisCousandier
Copy link
Collaborator

Search view terminée, à noter que je n'ai pas pu proprement tester puisque cette route retourne un tableau vide. faire une early review serait pas mal pour corriger tout ce qui n'irait pas le temps que la route marche et le dev puisse etre testé et approuvé.

@AmauryDanisCousandier AmauryDanisCousandier self-assigned this Jan 7, 2024
Copy link

github-actions bot commented Jan 7, 2024

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass %
54 0 0 54 100

Passed Tests

Name ⏱️ Duration Suite
Create a album 0 s Albums
Create a album with an artist 0 s Albums
Duplicate a album 0 s Albums
Find a album 0 s Albums
Find a album non existant 0 s Albums
Find multiples albums 0 s Albums
Find multiples albums filtered 0 s Albums
Find multiples albums filtered by type 0 s Albums
Create a artist 0 s Artists
Duplicate a artist 0 s Artists
Find a artist 0 s Artists
Find a artist non existant 0 s Artists
Find multiples artists 0 s Artists
Find multiples artists filtered 0 s Artists
Find multiples artists filtered by type 0 s Artists
Me cant be accessed without an account 0 s Auth
Bad Account 0 s Auth
RegisterAndLogin 0 s Auth
Register Duplicates 0 s Auth
Delete Account 0 s Auth
Login 0 s Auth
LoginAsGuest 0 s Guest
TwoGuests 0 s Guest
GuestToNormal 0 s Guest
Create a genre 0 s Genres
Duplicate a genre 0 s Genres
Find a genre 0 s Genres
Find a genre non existant 0 s Genres
Find multiples genres 0 s Genres
Find multiples genres filtered 0 s Genres
Find multiples genres filtered by type 0 s Genres
Get history without behing connected 0 s History
Create and get an history record 0 s History
Create and get a duplicated history record 0 s History
Create and get a search history record 0 s History
Get the history of a single song 0 s History
Post a lesson 0 s Lesson
Get a lesson 0 s Lesson
Get a non-lesson 0 s Lesson
Get a not-existing-lesson 0 s Lesson
Get all lessons 0 s Lesson
Get all lessons filtered 0 s Lesson
Get settings 0 s Settings
Patch settingspushNotification 0 s Settings
Create a song 0 s Songs
Find a song 0 s Songs
Find a song non existant 0 s Songs
Find multiples songs 0 s Songs
Find multiples songs filtered 0 s Songs
Find multiples songs filtered by id 0 s Songs
Find multiples songs filtered and skiping the first 0 s Songs
Get midi file 0 s Songs
Find a song with artist 0 s Songs
Find a song with artist and history 0 s Songs

Copy link
Collaborator

@Arthi-chaud Arthi-chaud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Il manque un call au mutation pour les like.
A tester fonctionnellement

@Octopus773 Octopus773 enabled auto-merge (rebase) January 14, 2024 16:56
@Octopus773 Octopus773 merged commit 5f0ea41 into main Jan 14, 2024
8 checks passed
@Octopus773 Octopus773 deleted the feat/adc/search-view-v2 branch January 14, 2024 17:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants