Nate Kelley
beb020af15
update tests
2025-05-29 23:34:39 -06:00
Nate Kelley
83c2bb807f
Update pie-styling-updates.spec.ts
2025-05-29 23:23:58 -06:00
Nate Kelley
d3cb889cfa
split the test off
2025-05-29 23:10:04 -06:00
Nate Kelley
a5550af2a0
update tests
2025-05-29 22:06:53 -06:00
Nate Kelley
4a04ac3a27
more attempts for stable tests
2025-05-29 19:21:28 -06:00
Nate Kelley
992531dca2
Update dashboard-updates.test.ts
2025-05-29 18:59:40 -06:00
Nate Kelley
b6193328f6
final updates
2025-05-29 18:51:10 -06:00
Nate Kelley
c9dd5665d2
update imports
2025-05-29 17:43:06 -06:00
Nate Kelley
336fa05594
additinal updates for biome 2
2025-05-29 17:42:09 -06:00
Nate Kelley
e913fba911
fix some tests
2025-05-29 14:55:00 -06:00
Nate Kelley
546fadf289
update some tests
2025-05-29 14:35:02 -06:00
Nate Kelley
948e411509
fix some broken tests
2025-05-29 14:23:41 -06:00
Nate Kelley
1f6e8b7f42
Update tests to be ran with multiple workers
2025-05-14 12:10:59 -06:00
Nate Kelley
71046fa433
link to langfuse
2025-05-13 14:30:02 -06:00
Nate Kelley
188f527aa3
small updates to e2e tests
2025-05-13 13:36:57 -06:00
Nate Kelley
8c415767e0
Update scatter-chart-updates.test.ts
2025-05-13 12:17:30 -06:00
Nate Kelley
16852dd416
Attempt to fix broken integration tests with timeouts
2025-05-12 10:47:36 -06:00
Nate Kelley
87a7b31a31
fix cookies clearout
2025-05-12 10:06:30 -06:00
Nate Kelley
0d9bde27de
Update animate for trendlines
2025-05-09 13:17:58 -06:00
Nate Kelley
24c5d4c78c
Update waits for problematic tests
2025-05-09 12:55:27 -06:00
Nate Kelley
ad31aa0dda
update tests with new syntax
2025-05-09 12:25:55 -06:00
Nate Kelley
32a3d6f21e
fix broken tests
2025-05-09 10:51:26 -06:00
Nate Kelley
f612f967a9
Add trendline tests
2025-05-09 10:15:10 -06:00
Nate Kelley
77e525aee2
Move chat metric to sql
2025-05-08 17:09:50 -06:00
Nate Kelley
b9c100437a
Update test to be a have more render time
2025-05-08 10:51:13 -06:00
Nate Kelley
5aeb05cc5d
Update scatter-chart-updates.test.ts
2025-05-07 17:19:35 -06:00
Nate Kelley
e9a6c26415
support categorical scatter trendlines
2025-05-07 16:37:32 -06:00
Nate Kelley
1d35b1b3af
fix broken scatter menu
2025-05-07 15:02:15 -06:00
Nate Kelley
28c716c159
save slider tests
2025-05-07 12:38:35 -06:00
Nate Kelley
667ddb424e
more tests for datasets
2025-05-07 11:09:45 -06:00
Nate Kelley
159d128e32
minor updates to help tests pass
2025-05-06 18:07:42 -06:00
Nate Kelley
ad3cbf77f1
dashboard update tests
2025-05-06 16:58:28 -06:00
Nate Kelley
12b98b8801
dashboard drag and drop
2025-05-06 16:04:42 -06:00
Nate Kelley
5e788012c4
donut chart tests
2025-05-06 15:21:03 -06:00
Nate Kelley
821b3c1b88
Add bar chart tests ( #272 )
...
* add bar chart tests
* Update bar-chart-updates.spec.ts
* Create tests for data labels
* move bar chart into their own test suites
* trendline for bar charts update
* add bar chart navigations
* Update package verision
* fix broken category labels
* update some of the tests to pass
* Update web/src/components/ui/charts/BusterChartJS/hooks/useBusterChartJSLegend/getLegendItems.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* Add a few greptile suggestions
* Downgrade to single worker
* Update to line chart tests
* Add a few extra unit tests
* update tests to help pass
* Create collection tests
* Add use get asset unit tests
* fix default value problem
* Chart animation optimization
* adjust axis settings
---------
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-05-06 13:47:02 -06:00
Nate Kelley
b7c3ac7304
fix formatter
2025-05-04 09:13:49 -06:00
Nate Kelley
fc723d50ec
Update expection for auth sign in
2025-05-02 16:42:34 -06:00
Nate Kelley
3f60d13a18
Fix additional tests
2025-05-02 16:24:06 -06:00
Nate Kelley
c048bb30c6
additional tests
2025-05-02 15:15:17 -06:00
Nate Kelley
fa0078cb5b
fix bogus question redirect bug
2025-05-02 14:00:14 -06:00
Nate Kelley
15fbca3251
Ask a question
2025-05-02 11:41:55 -06:00
Nate Kelley
13f720637a
Playwright (Codegen) Smoke tests ( #257 )
...
* smoke test for loading pages
* write additional tests
* headless options are passed in
* added some additional checks
* added list clicking tests
* Update web/playwright-tests/ask-question-navigate-pages.spec.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* added comments
* fix broken unit tests
* update to auth.json
* Update web-testing.yml
* update playwright to use 1 worker
* Update web-testing.yml
* Update web-testing.yml
* Update web-testing.yml
* Update web-testing.yml
* add a few options for ci
* seed script update
* anonymous sign ins
* additional unit tests
* Skip some broken tests
---------
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: dal <dallin@buster.so>
2025-05-02 11:27:46 -06:00
Nate Kelley
9e29ffbb59
playwright config are update to date
2025-05-01 15:31:05 -06:00
Nate Kelley
0675ec2fa7
updates for efficiency
2025-05-01 14:02:51 -06:00
Nate Kelley
84c048e251
playwright tests
2025-04-25 15:12:18 -06:00