Commit Graph

5 Commits

Author SHA1 Message Date
David Fridrich f6e6021693
Remove container flag - variant I (#2987) 2025-08-20 13:18:49 +00:00
Rayyan 5ec715f7ac
fix: update console output to show both host and port (#2953)
* fix: update console output to show both host and port using net.JoinHostPort

Signed-off-by: RayyanSeliya <rayyanseliya786@gmail.com>

* test: update regex to match new 'Function running on' output format

Signed-off-by: RayyanSeliya <rayyanseliya786@gmail.com>

* fix(e2e): parse only port from 'Function running on' output

Signed-off-by: RayyanSeliya <rayyanseliya786@gmail.com>

---------

Signed-off-by: RayyanSeliya <rayyanseliya786@gmail.com>
2025-07-30 05:27:39 +00:00
Jefferson Ramos 3641bfe5d0
test improvements remove deprecates avoid nils, bump go version 1.20.x (#2032)
* test: improvements on e2e extended test: remove deprecates, avoid nils and improve match conditions

* update go version on ci to 1.20.x
2023-10-18 17:28:26 +00:00
Jefferson Ramos a7c15586ca
test: increase timeout to wait func to get ready on no-container test (#2002) 2023-10-04 15:16:06 +00:00
Jefferson Ramos cdcbd0af0f
test: adding test for run without container (#1977) 2023-09-20 12:47:13 +00:00