1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-04-29 07:34:13 +00:00

10 Commits

Author SHA1 Message Date
M. Efe Çetin
3fc1b29748
chore: replace vendored gorilla/schema package () 2024-10-11 14:52:09 +03:00
Juan Calderon-Perez
95c181469d
chore: Enabling shuffling, cleanup and consistency across tests ()
* Make Test/Benchmark names consistent. Add Makefile for GoFiber developers

* Cleanup README and Makefile

* Update statement
2024-03-24 20:54:56 +01:00
Muhammed Efe Çetin
088cde594d
Merge remote-tracking branch 'origin/master' into v3-beta 2023-02-05 23:43:42 +03:00
leonklingele
167a8b5e94
🚀 Feature: Add and apply more stricter golangci-lint linting rules ()
* golangci-lint: add and apply more stricter linting rules

* github: drop security workflow now that we use gosec linter inside golangci-lint

* github: use official golangci-lint CI linter

* Add editorconfig and gitattributes file
2023-01-27 09:01:37 +01:00
M. Efe Çetin
5406560033
🧹 chore: make most tests parallel ()
* 🧹 chore: make most tests parallel

* revert some tests

* revert some tests

* revert some tests
2023-01-15 23:21:37 +08:00
Trim21
c964fda009
v3(tests): use testify for assertion ()
* replace

* write

* rewrite more

* rewrite

* rewrite

* fix

* rewrite
2022-08-22 07:57:10 +02:00
Muhammed Efe Çetin
1188144d78
🎉 v3: init 2022-05-31 17:35:49 +03:00
M. Efe Çetin
ee65ea5bab
🧹 Use encoding/json ()
* remove goccy/go-json

* fix tests.
2022-04-13 10:45:33 +02:00
M. Efe Çetin
ad1a925d38
add missing json errors. () 2022-02-06 21:28:02 +01:00
George Goranov
1852224001
Expose internal errors. () 2021-06-16 10:58:22 +02:00