AdguardTeam / AdguardTeam/AdGuardHome

A set of integration tests for backend

オープン
#2,308 コメント 0 件 リアクション 1 件 担当者 1 名 @ainar-g が担当を希望しています GitHub で見る
enhancement infrastructure research
主要言語
TypeScript
スター
36.9k
フォーク
2.5k
PR マージ指標
30日以内にマージされた PR はありません

説明

We really need one. Unit tests are good to have,
but they really don't catch that many bugs in a statically-typed
language like Go. Integration tests, on the other hand,
catch quite a lot.

The best case scenario is that we get a statically-compiled
binary, AdGuardHome.test, which we can send
to the target machine, run it, and get test results, coverage
reports, perhaps even CPU and memory benchmark
reports. I have some experience making such stuff,
but not on this scale.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。