Dev zelenyy #26

Closed
Zelenyy wants to merge 8 commits from dev-zelenyy into dev
Zelenyy commented 2019-11-05 18:06:07 +03:00 (Migrated from github.com)
No description provided.
altavir commented 2019-11-05 19:57:34 +03:00 (Migrated from github.com)

The build is failing.

The build is failing.
altavir (Migrated from github.com) reviewed 2019-11-05 19:59:24 +03:00
@ -0,0 +34,4 @@
}
dataType = "hep.dataforge.satellite"
dataID = "cellDepositTest" // добавил только что
this@Envelope.data = Paths.get("test_data", "binaryBlock.bin").asBinary()
altavir (Migrated from github.com) commented 2019-11-05 19:59:23 +03:00

Where does this file come from?

Where does this file come from?
altavir (Migrated from github.com) reviewed 2019-11-05 20:01:29 +03:00
@ -0,0 +6,4 @@
import java.nio.file.Paths
import kotlin.test.assertEquals
class BinaryTest {
altavir (Migrated from github.com) commented 2019-11-05 20:01:29 +03:00
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

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kscience/dataforge-core#26
No description provided.