This website requires JavaScript.
Explore
Help
Sign In
status-im
/
cs-codex-dist-tests
mirror of
Watch
2
Star
0
Fork
You've already forked cs-codex-dist-tests
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4aa4731480
cs-codex-dist-tests
/
Tests
/
CodexTests
/
Parallelism.cs
7 lines
86 B
C#
Raw
Normal View
History
Unescape
Escape
Logging upload/download times and adds performance threshold assertions to large-file tests.
2023-06-07 06:30:10 +00:00
using
NUnit.Framework
;
[assembly: LevelOfParallelism(1)]
adds block exchange tests. Updates namespaces
2023-10-09 14:59:52 +00:00
namespace
CodexTests
Logging upload/download times and adds performance threshold assertions to large-file tests.
2023-06-07 06:30:10 +00:00
{
}