Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Duniter v2S
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nodes
rust
Duniter v2S
Merge requests
!14
tests: add test scenario monetary_mass
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
tests: add test scenario monetary_mass
elois-test-monetary-mass
into
master
Overview
0
Commits
1
Pipelines
0
Changes
4
Merged
tests: add test scenario monetary_mass
Éloïs
requested to merge
elois-test-monetary-mass
into
master
Jan 12, 2022
Overview
0
Commits
1
Pipelines
0
Changes
4
0
0
Merge request reports
Compare
master
version 1
6b6498e5
Jan 12, 2022
master (base)
and
latest version
latest version
03d64046
1 commit,
Jan 13, 2022
version 1
6b6498e5
1 commit,
Jan 12, 2022
4 files
+
46
−
10
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
integration-tests/features/monetary_mass.feature
0 → 100644
+
10
−
0
View file @ 03d64046
Edit in single-file editor
Open in Web IDE
Feature
:
Balance transfer
Scenario
:
After 10 blocks, the monetary mass should be 30 ĞD
Then
Monetary mass should be 0.00 ĞD
Then
Current UD amount should be 10.00 ĞD
When
10 blocks later
Then
Monetary mass should be 30.00 ĞD
When
10 blocks later
Then
Monetary mass should be 60.00 ĞD
Then
Current UD amount should be 10.00 ĞD
Loading