njord-rs / njord

A versatile, feature-rich Rust ORM ⛵
https://njord.rs
BSD 3-Clause "New" or "Revised" License
409 stars 21 forks source link

feat(#141): Created better tests structure #142

Closed Hiccup-za closed 1 month ago

Hiccup-za commented 1 month ago

GitHub Issue: https://github.com/mjovanc/njord/issues/141

Changes

Let me know what you think!

Testing

All tests: all tests

All tests within sqlite folder: all sqlite tests

A specific test within the sqlite folder: specific test

vercel[bot] commented 1 month ago

@Hiccup-za is attempting to deploy a commit to the Marcus Cvjeticanin Team on Vercel.

A member of the Team first needs to authorize it.

mjovanc commented 1 month ago

Also add this to the contributors section in README.md:

[<img src="https://github.com/Hiccup-za.png?size=72" alt="Hiccup-za" width="72">](https://github.com/Hiccup-za)

mjovanc commented 1 month ago

Also, add "Testing" to the TOC in README.md.

mjovanc commented 1 month ago

LGTM!