Fruga-Budget / Fruga-be

0 stars 0 forks source link

build out rspec files and gems #6

Closed Steddy1Love closed 2 weeks ago

Steddy1Love commented 2 weeks ago

What I did:

Added gems, spec and rails helper files. Also added code to the files to make sure they will work when needed. I also created the circleci folder and config file for CI/CD

Did this break anything?

Type of change

Requested feedback:

Checklist:

Testing Changes

What's next?

CI/CD

Close #5

NicoShanstrom commented 2 weeks ago

the circle CI build-and-test all checks fail comes up, is this something we need to worry about at the moment and can merge and fix the issues through building the application more?

NicoShanstrom commented 2 weeks ago

Successful changes for passing circleCI and creating the schema, good work.