Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
P
pre-release-database-cdb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
pre-release-database-cdb
Commits
e38f0e77
Commit
e38f0e77
authored
Feb 06, 2026
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
readme
parent
cc18b5ef
Pipeline
#42892
canceled with stages
in 4 minutes and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
README.md
README.md
+9
-0
No files found.
README.md
View file @
e38f0e77
...
@@ -96,6 +96,15 @@ https://cdn02.moecube.com:444/ygopro-super-pre/versions/master/test-release-v2.j
...
@@ -96,6 +96,15 @@ https://cdn02.moecube.com:444/ygopro-super-pre/versions/master/test-release-v2.j
如果 yrp 是使用残局运行的,那么请把对应的残局文件放在
`tests/single`
目录内(请不要改残局名字)。
如果 yrp 是使用残局运行的,那么请把对应的残局文件放在
`tests/single`
目录内(请不要改残局名字)。
#### 环境准备
如果需要做 yrp 固化或者运行测试本身,那么需要在本目录内准备下列文件,并准备好 Node.js 环境,运行
`npm ci`
安装必要 js 依赖,确保测试框架正常运行。
-
`ygopro/cards.cdb`
-
`ygopro/script`
不需要额外放入超先行卡数据或者 ypk。超先行卡数据会从根目录读取。
#### yrp 固化
#### yrp 固化
默认情况下,测试 yrp 只测试「YRP 是否能正常运行」,不会测试「能否复现特定的游戏状态」。如果需要测试特定的游戏状态,请使用
`freezeyrp`
脚本把 yrp 固化。
默认情况下,测试 yrp 只测试「YRP 是否能正常运行」,不会测试「能否复现特定的游戏状态」。如果需要测试特定的游戏状态,请使用
`freezeyrp`
脚本把 yrp 固化。
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment