Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Tsm/snapshot test #63

Merged
merged 12 commits into from
Mar 6, 2020
Merged

Tsm/snapshot test #63

merged 12 commits into from
Mar 6, 2020

Conversation

Caele
Copy link
Collaborator

@Caele Caele commented Feb 13, 2020

No description provided.

@eliseeborn
Copy link
Collaborator

don't merge - the integration tests are not actually running

@niekvanstaveren
Copy link
Collaborator

The tests seem to work, however there is still an error in the integration tests. Are we now sure that the comparison is correct?

const app = encodeURIComponent(process.env.APP_ID || '/apps/org-chart-test.qvf');
describe.skip('from app', () => {
before(async () => {
await page.goto(`${process.testServer.url}/render/app/${app}?object=EjGZmXS`);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
await page.goto(`${process.testServer.url}/render/app/${app}?object=EjGZmXS`);
await page.goto(`${process.testServer.url}/render/?app=${app}&object=EjGZmXS`);

@eliseeborn eliseeborn merged commit 3ed5675 into master Mar 6, 2020
@eliseeborn eliseeborn deleted the tsm/snapshot-test branch March 6, 2020 12:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants