HeriYantodotDev / cool-store

0 stars 0 forks source link

Fixing Test for Navigation #28

Closed HeriYantodotDev closed 1 year ago

HeriYantodotDev commented 1 year ago

I have changed the implementation in the Navigation. So it also receives other navLink outside from the array.

Those are the sign in and sign out

My idea is to divide the array into two :

HeriYantodotDev commented 1 year ago

I decided to test for the navigation array first and for the auth navigation array.

I can test it later in the signIn and signOut test.