Commit graph

24 commits

Author SHA1 Message Date
Matthew R Kasun
65b31c1c04 fix tests 2023-02-14 07:58:54 -05:00
Matthew R Kasun
82cac8fa30 use channels for sync 2023-02-14 07:01:38 -05:00
dcarns
ff0a770174
Merge pull request #1960 from gravitl/GRA-1019-fix-tests
re-enabled tests
2023-01-23 09:28:07 -05:00
0xdcarns
f66ba5277e re-enabled tests 2023-01-20 17:38:32 -05:00
Matthew R Kasun
9edb541388 remove localrange 2023-01-20 05:42:05 -05:00
Matthew R. Kasun
8bfe255eab Merge remote-tracking branch 'origin/develop' into netclient_refactor_latest
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2023-01-04 14:16:12 -05:00
walkerwmanuel
71d66b7f93 Refactored user functions to use refrences rather than values 2022-12-20 15:10:40 -05:00
Matthew R. Kasun
c086e9499d rebase
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-12-19 15:15:35 -05:00
Anish Mukherjee
1905f7061b update ipv6 test 2022-11-16 19:11:45 +05:30
afeiszli
b670755cce refactoring for ee 2022-09-14 13:26:31 -04:00
0xdcarns
88cd0a6497 initial commit 2022-09-13 15:25:56 -04:00
cameronts
38e4950ed1 Fixed by adding validation tags.
To test: run go test ./... -test.v (tested with go 1.18.4).
2022-07-20 12:32:48 -07:00
Matthew R. Kasun
3097b7d403 fix order of returned var in controller.SecurityCheck 2022-06-27 10:30:26 -04:00
Matthew R. Kasun
b217d526fa fix network validation tests 2022-06-27 10:23:11 -04:00
Matthew R. Kasun
c37fa49096 switch to smaller ip lib 2022-05-26 16:14:52 -04:00
0xdcarns
15c44dddad test fix 2022-04-25 16:43:54 -04:00
0xdcarns
dc12b1e418 route changes + primary addr on node 2022-04-25 13:10:54 -04:00
Matthew R. Kasun
7152f6ccd4 remove references to grpc/comms net 2022-04-21 15:53:44 -04:00
0xdcarns
ffbc0db33f send created network back in response to net create 2022-03-17 10:08:28 -04:00
0xdcarns
696fe7e373 fix test 2022-02-18 15:30:33 -05:00
afeiszli
8cd19c20c6 removed unnecessary variables from network, added IsHubAndSpoke 2022-02-18 09:49:58 -05:00
0xdcarns
0a819624f1 fixed test based on new logic 2022-02-15 10:12:39 -05:00
0xdcarns
548997f9ef optimize further 2021-12-10 21:09:42 -05:00
0xdcarns
0c6c09caa9 organized http logic, renamed files 2021-12-07 12:46:55 -05:00
Renamed from controllers/networkHttpController_test.go (Browse further)