Aldo Fuster Turpin
|
fb5683dfb3
|
create test functions for error comparison (#2614)
refactor: create functions for error comparison in test files
|
2023-04-06 14:15:15 +02:00 |
Jeremy Facchetti
|
3ecf8d667e
|
replaces the standard library mux with chi in the gateway (#2801)
* temporarily serving the health probe on 80 to allow us to update lb
* replaced standard library with chi
|
2023-03-29 16:57:31 +02:00 |
Jeremy Facchetti
|
bafff689b2
|
removed gorilla from the gateway (#2639)
* removed gorilla from gateway
* added firewall rule
* added method check
* generate
|
2023-03-07 15:48:26 +01:00 |
Amber Brown
|
96a1386aaf
|
fix the portal API tests to use the UUID generation where needed, and don't use the mock db for absolutely nothing
|
2022-07-27 13:38:00 +10:00 |
Spencer Amann
|
0f1359a7f5
|
Additional gateway tests (#2062)
* Add coverage for pkg/gateway. Gateway creation now fails fast when env
properties are missing.
* refactor large test into multiple test cases
|
2022-05-02 11:57:16 -04:00 |
Spencer Amann
|
2f3e0ea6f9
|
fix issues with linting new test files
|
2022-04-19 14:06:21 -04:00 |
Jeremy Facchetti
|
bdcd59622d
|
fix: now uses renamed interface metricsEmitter
|
2022-04-19 17:09:31 +02:00 |
Jeremy Facchetti
|
2dbffd90b3
|
refactor/add-test : refactored linkid and gateway to add tests (#2013)
|
2022-04-19 16:52:23 +02:00 |
Jeremy Facchetti
|
d9d9fa0ed5
|
renamed oddly named metrics.Interface to Emitter
|
2022-04-11 15:27:22 +02:00 |
bennerv
|
ac1306c8c5
|
Add metric gauge for nohost present on request to gateway
|
2022-02-10 16:32:59 -05:00 |
bennerv
|
1841a9637b
|
Add corresponding linkID within the error when the gateway record is not found
|
2021-11-08 10:09:59 -05:00 |
Jim Minter
|
4006cf08a7
|
add missing heartbeat metrics
|
2021-08-19 10:36:46 -04:00 |
Jim Minter
|
0fa9287010
|
add basic gateway metrics
|
2021-08-19 10:36:45 -04:00 |
Jim Minter
|
91d6a55e8e
|
add gateway
|
2021-08-19 10:21:09 -04:00 |