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

Test models #30

Merged
merged 14 commits into from
Dec 12, 2023
Merged

Test models #30

merged 14 commits into from
Dec 12, 2023

Conversation

hetrox8
Copy link
Collaborator

@hetrox8 hetrox8 commented Dec 12, 2023

This branch's core goal is to write unit tests for all models of the App functionality.

Copy link
Owner

@tan12082001 tan12082001 left a comment

Choose a reason for hiding this comment

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

We need to add a few Changes to the README:

  • we need to have a section for Frontend Repository reference.
  • Let's add a section for ERD image.
  • Let's add a section for API documentation reference.

README.md Outdated
Comment on lines 80 to 82
bundle install
npm i

Copy link
Owner

Choose a reason for hiding this comment

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

You can remove the npm i, as the dependencies will be installed through bundle install. Also let's add the instructions for generating the secret key.

Comment on lines +91 to +95

### Run tests
There are no tests to run.

<p align="right">(<a href="#readme-top">back to top</a>)</p>
Copy link
Owner

Choose a reason for hiding this comment

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

add rspec as we just added the test suites.

Comment on lines +123 to +127

## 🔭 Future Features <a name="future-features"></a>

- None planned

Copy link
Owner

Choose a reason for hiding this comment

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

It is better to add at least two future features.

Copy link
Owner

@tan12082001 tan12082001 left a comment

Choose a reason for hiding this comment

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

You can merge the branch🟢🎊☺️

@hetrox8 hetrox8 merged commit 8094999 into dev Dec 12, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants