ahmedtaa / abspacehub

0 stars 2 forks source link

Update README.md file #35

Open butlermuwo opened 2 years ago

butlermuwo commented 2 years ago

ABB Space Hub

In this project, we have worked on the following;

We also worked on the following features

⭐Rockets Feature ⭐ Missions Feature ⭐ Dragons Feature

✅ Fetch and render Rockets, Missions and Dragons data from SpaceX API ✅ Dispatched appropriate actions to store selected data in Redux store ✅ Added styles to the application ✅ Written actions and reducers for the following

✅ Fixed errors spotted by linters.

BenjaminSemah commented 2 years ago

Okay @dasileker We've taken note of your comments.

However, about the testing, is there anything in particular you want us to test.

We're asking because in the project requirements, there's no mention what to test.

dasileker commented 2 years ago

Hello the testing part is up to you you can choose what to test.

BenjaminSemah commented 2 years ago

Suggested Changes Implemented

We have implemented the following changes suggested by previous reviewer;

✅ Fixed profile page navigation issues, ✅ Written unit tests using React Testing Library and Jest.