aarifullin
created branch feature/116-engine_constructor in aarifullin/frostfs-node
2023-03-30 12:55:13 +00:00
aarifullin
pushed to feature/116-engine_constructor at aarifullin/frostfs-node
2023-03-30 12:55:13 +00:00
[#XX] node: Fix bug with sync/atomic package
aarifullin
pushed to feature/180-factor_out_panics at aarifullin/frostfs-node
2023-03-29 09:39:18 +00:00
[#180] node: Refactor panics in unit test
Yes, it's my fault. Here Send is name of the method. Just coincidence :) I'll fix it anyway
aarifullin
pushed to feature/180-factor_out_panics at aarifullin/frostfs-node
2023-03-29 07:35:47 +00:00
aarifullin
pushed to feature/180-factor_out_panics at aarifullin/frostfs-node
2023-03-28 20:14:35 +00:00
aarifullin
pushed to feature/180-factor_out_panics at aarifullin/frostfs-node
2023-03-28 20:12:15 +00:00
Unify testing utils in a single package/place
The util functions have been moved to pkg/local_object_storage/internal/testutil
package
Unify testing utils in a single package/place
aarifullin
created branch feature/180-factor_out_panics in aarifullin/frostfs-node
2023-03-28 14:17:40 +00:00
aarifullin
pushed to feature/180-factor_out_panics at aarifullin/frostfs-node
2023-03-28 14:17:40 +00:00
Make unit tests use require.NoError/t.Fatalf instead panic