refactor: make ARNES external-repo based with ticket publish flow

This commit is contained in:
rikrdo
2026-05-18 00:26:32 +02:00
parent 3ff9b70e4c
commit b396b6d3c9
101 changed files with 810 additions and 6140 deletions

View File

@@ -1,10 +1,8 @@
[behave]
paths = features/
format = pretty
tags = @F-001
# Para ejecutar solo smoke tests:
# Examples:
# behave features/
# behave features/ --tags @smoke
# Para excluir tests lentos:
# behave features/ --tags ~@slow
# behave features/ --tags ~@slow