mirror of
https://github.com/nspcc-dev/neofs-testcases.git
synced 2026-03-01 04:29:19 +00:00
Consider neofs-testlib integration to this repo #263
Labels
No labels
I1
I2
I3
I4
S0
S1
S1
S2
S3
S4
U0
U0
U1
U2
U3
U4
blocked
bug
dependencies
discussion
documentation
enhancement
enhancement
enhancement
epic
feature
good first issue
help wanted
performance
question
task
test
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nspcc-dev/neofs-testcases#263
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Originally created by @carpawell on GitHub (Mar 18, 2024).
Is your feature request related to a problem? Please describe.
I'm always frustrated when I have to know about testlib and understand how to change some code in the built venv (do i have any alternative?). Do we expect that somebody (some other our repo?) will use that internal code?
Describe the solution you'd like
Put tetslib code here.
Describe alternatives you've considered
None.
Additional context
I run international tests sometimes locally and I do change test code and do need to check behavior changes. Changing a local code is fine for me. Changing an external dependency is not that simple for me.
Also, we do hotfixes sometimes. Fix application time is longer than I would expect now (see https://github.com/nspcc-dev/neofs-testlib/pull/98).
@roman-khimov commented on GitHub (Mar 18, 2024):
I think I'm OK with it, but let's wait to see if there are any other considerations that may appear.
@roman-khimov commented on GitHub (Mar 19, 2024):
Licenses are the same, btw.