nftables icon indicating copy to clipboard operation
nftables copied to clipboard

Test refactoring

Open alexispires opened this issue 6 years ago • 3 comments

  • Common TestDial function

alexispires avatar Dec 25 '19 12:12 alexispires

Thanks, looks like a good first start. Let me know once this is ready for review

stapelberg avatar Jan 01 '20 16:01 stapelberg

@stapelberg What do you think if:

  • I put all unit tests in specific files (nat_test.go, verdict_test.go..)
  • I put integration test in a single file nftables_integration_test.go
  • I put helper functions in a single file helpers_test.go

alexispires avatar Jan 12 '20 22:01 alexispires

Sounds good to me!

stapelberg avatar Jan 13 '20 07:01 stapelberg