This website requires JavaScript.
Explore
Help
Sign In
sh-edraft.de
/
sh_cpl
Watch
2
Star
0
Fork
0
Code
Issues
4
Pull Requests
1
Actions
Packages
Projects
1
Releases
12
Wiki
Activity
2022.6.17 - Unittests
#84
Merged
edraft
merged 51 commits from
2022.6.17
into
2022.6
2022-06-27 10:03:55 +02:00
Conversation
0
Commits
51
Files Changed
111
+2324
-224
edraft
commented
2022-06-27 10:01:27 +02:00
Owner
Copy Link
Copy Source
Changelog:
Added unittest project structure
Added CLI support for tests
Added CLI unittests
Changelog: - Added unittest project structure - Added CLI support for tests - Added CLI unittests
edraft
added 51 commits
2022-06-27 10:01:28 +02:00
Added logic to create new unittest project
c1a1849ad2
Added logic to generate test cases
d0e66d24bd
Added unittest projects
c2706c7737
Added CLI command test cases
e74e39c189
Registered CLI test cases
46cceb0910
Added tests for generate command
d937c4c0e6
Improved tests
a72dd0dc2e
Build dev4 & added unittest support to console
79b51cf8c5
Moved unittests
df32978a31
Moved query unittests
8f8a9f7dd7
Set dev version
b05ca7e980
Fixed install command
9e0e85d646
Fixed install command
ddff9dec11
Added logic to change version only for projects with changes
def92c78c8
Added skip message to set-version
c28f551682
Removed prints from CLITestSuite
6c1d7a3b29
Fixed handing of unregistered console arguments
15d938b172
Added logic to answer questions of new command dialog by flag arguments
d23ea86ccf
Fixed set-version
d0b0f4bfcb
Build dev6
698f80adfe
[WIP] Improved unittest
ce0ad4013f
Improved unittests & added tests for cpl new
833dd83008
Added new test condition for cpl new
e0da77fd4b
Fixed additional argument & flag bug
df7bd06629
Extended cpl new options
49cce5fa1a
Build dev7
a593f34cde
Added force option to set-version
3a1630b687
Improved unittests
56380763a9
Improved gitignore
f9748cdb76
Build dev8 & improved set-version change handling
348fad24c7
Build dev8 & improved cpl new unittests
162f06001a
Improved unittest for cpl new
ff5f9b833d
Improved set-version to ignore skipped deps
beadbf8e91
Improved unittest for cpl new & Fixed subdirectory handling with cpl new
e5dd890931
Build dev10
9fca2018e5
Added cpl add test
9b56650d4b
Added cpl remove test
dad4913bcd
Improved cpl remove test
77c560b40c
Added project reference handling in cpl remove
89d591ce0a
Added tests for install command
c0789cf4f7
Added tests for uninstall command
2925788d01
Added tests for build command
32478926c8
Fixed tests for un/install commands
9e978f3ece
Added tests for publish command
6e50d0cb22
Added tests for run command
6de3bbdaf4
Added tests for start command
32507afae9
Fixed for start command
fa002a50ac
Fixed for start command [WIP] output is needed
d83d1a244e
Readded all test cases
78ffbcc33d
Added tests for version command
45be77dd10
Added tests for update command
c2632253ac
edraft
changed title from
2022.6.17
to
2022.6.17 - Unittests
2022-06-27 10:03:23 +02:00
edraft
added the
improvement
label
2022-06-27 10:03:43 +02:00
edraft
added this to the
cpl@2022.6
milestone
2022-06-27 10:03:45 +02:00
edraft
added this to the
cpl@2022.6
project
2022-06-27 10:03:47 +02:00
edraft
self-assigned this
2022-06-27 10:03:49 +02:00
edraft
merged commit
587d9b359c
into
2022.6
2022-06-27 10:03:55 +02:00
edraft
referenced this issue from a commit
2022-06-27 10:03:55 +02:00
Merge pull request '2022.6.17 - Unittests' (#84) from 2022.6.17 into 2022.6
edraft
deleted branch
2022.6.17
2022-06-27 10:03:58 +02:00
Sign in
to join this conversation.
Reviewers
No Reviewers
Labels
Clear labels
bug
Something is not working
bugfix
Solution of a problem
cli
Changes for command line interface
discussion
Something needs to be discussed
documentation
Indicates a need for improvements or additions to documentation
duplicate
This issue or pull request already exists
help wanted
Need some help
improvement
Improvement of a feature
invalid
Something is wrong
question
More information is needed
refactoring
Code need some refactoring
release
Create a release
story
New feature
tech-story
wontfix
This won't be fixed
expense
low
1
expense
medium
2
expense
high
3
expense
very-high
4
priority
medium
1
priority
low
2
priority
high
3
priority
blocker
4
risk
low
1
risk
medium
2
risk
high
3
risk
fatal
4
No labels
improvement
Milestone
No items
No Milestone
cpl@2022.6
Projects
Clear projects
No projects
cpl@2022.6
Abgeschlossen
Assignees
Clear assignees
ci
edraft
(Sven Heidemann)
edraft-dev
No Assignees
1 Participants
Notifications
Subscribe
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sh-edraft.de/sh_cpl#84
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
sh-edraft.de/sh_cpl
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Changelog:
2022.6.17to 2022.6.17 - Unittests