fmaclen / canutin-desktop

An open-source personal finance desktop app
https://canutin.com
Apache License 2.0
25 stars 4 forks source link

Test: Trends performance values fluctuate between test runs #210

Open fmaclen opened 4 months ago

fmaclen commented 4 months ago

This is the flaky test, which is currently commented out:

test.skip('Balance type performances are calculated correctly', async ({ page, baseURL }) => {
  // ...
}