Dev zelenyy #26
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: kscience/dataforge-core#26
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "dev-zelenyy"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The build is failing.
@ -0,0 +34,4 @@
}
dataType = "hep.dataforge.satellite"
dataID = "cellDepositTest" // добавил только что
this@Envelope.data = Paths.get("test_data", "binaryBlock.bin").asBinary()
Where does this file come from?
@ -0,0 +6,4 @@
import java.nio.file.Paths
import kotlin.test.assertEquals
class BinaryTest {
File binary test already exists in https://github.com/mipt-npm/dataforge-core/blob/dev/dataforge-io/src/jvmTest/kotlin/hep/dataforge/io/FileBinaryTest.kt
Pull request closed