G7 공개 증거와 SSOT 동기화
This commit is contained in:
parent
b34623f3db
commit
83590e9ef7
7 changed files with 130 additions and 148 deletions
|
|
@ -342,7 +342,8 @@ test.describe("dev dashboard static command center", () => {
|
|||
await expect(pulseDetails).toHaveJSProperty("open", false);
|
||||
await pulseDetails.locator("summary").click();
|
||||
await expect(pulseDetails).toHaveJSProperty("open", true);
|
||||
await expect(pulseDetails).toContainText("detached clean release와 exact Git commit/tree");
|
||||
await expect(pulseDetails).toContainText("b34623f3");
|
||||
await expect(pulseDetails).toContainText("실제 mic·동시 high-water·human evidence");
|
||||
await pulseDetails.locator("summary").click();
|
||||
await expect(pulseDetails).toHaveJSProperty("open", false);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue