-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: neg4n/next-api-compose
base: main
head repository: neg4n/next-api-compose
compare: development
- 18 commits
- 50 files changed
- 5 contributors
Commits on Aug 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7cd0dc0 - Browse repository at this point
Copy the full SHA 7cd0dc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd2d85b - Browse repository at this point
Copy the full SHA fd2d85bView commit details
Commits on Aug 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c55905d - Browse repository at this point
Copy the full SHA c55905dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0367e8 - Browse repository at this point
Copy the full SHA e0367e8View commit details
Commits on Aug 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 92dc803 - Browse repository at this point
Copy the full SHA 92dc803View commit details
Commits on Oct 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0e3413c - Browse repository at this point
Copy the full SHA 0e3413cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 477a83d - Browse repository at this point
Copy the full SHA 477a83dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7575133 - Browse repository at this point
Copy the full SHA 7575133View commit details
Commits on Oct 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 01ee280 - Browse repository at this point
Copy the full SHA 01ee280View commit details -
Create unit tests for app router functionality + types
* Create unit tests for Route Handlers compatible compose function * Add additional unit test * Remove unused code * Add type inference assertions * Separate concerns and update node
Configuration menu - View commit details
-
Copy full SHA for 00f56b4 - Browse repository at this point
Copy the full SHA 00f56b4View commit details
Commits on Oct 10, 2023
-
* Enchance tests - Unify way of asserting in tests (jest instead of jest+supertest) - Move final route handler inference from separate file to app.test.ts - Migrate to @jest/globals - Add turborepo entry for tests - Restore pages router tests * Tidy up test blocks * Create test workflows using GitHub actions * Add pnpm action setup to the actions * Add tests feature in README * Add unit tests for configure function in the pages router --------- Co-authored-by: Maksymilian Grabka <contact@mgrabka.com>
Configuration menu - View commit details
-
Copy full SHA for 661f43e - Browse repository at this point
Copy the full SHA 661f43eView commit details
Commits on Oct 16, 2023
-
Integrate all-contributors bot
* Integrate all-contributors bot * Add path to the README in .github directory for the bot * Move README and improve writing * Fix all-contributorsrc
Configuration menu - View commit details
-
Copy full SHA for 16e8443 - Browse repository at this point
Copy the full SHA 16e8443View commit details -
Add neg4n as contributor in README
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dde8936 - Browse repository at this point
Copy the full SHA dde8936View commit details -
Add mgrabka as contributor in README
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Igor Klepacki <neg4n@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for e108d4e - Browse repository at this point
Copy the full SHA e108d4eView commit details
Commits on Oct 17, 2023
-
Add kacper3123 as contributor in README
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Igor Klepacki <neg4n@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for 012e6f4 - Browse repository at this point
Copy the full SHA 012e6f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53748c6 - Browse repository at this point
Copy the full SHA 53748c6View commit details
Commits on Dec 2, 2023
-
Add shared error handler (#21)
* Add shared error handler * Cover remaining statements with tests * Handle optional chaining branches in tests * Remove MockedResponse in favor of real Response * Restore missing test cases * Handle remaining branch + rename test cases * Documentation
Configuration menu - View commit details
-
Copy full SHA for 95c81d6 - Browse repository at this point
Copy the full SHA 95c81d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8844060 - Browse repository at this point
Copy the full SHA 8844060View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...development