gristlabs_grist-core/app/client/components
Jarosław Sadziński 4cfa033078 (core) TypeTransform race condition fix
Summary:
TypeTransformation was flaky. Probably after upgrading AceEditor we introduced a race condition between updating the revised formula and doing the transformation. Now we explicitly make sure that the formula is updated.

I also fixed some other flaky tests.

Test Plan: Updated

Reviewers: paulfitz

Reviewed By: paulfitz

Subscribers: paulfitz

Differential Revision: https://phab.getgrist.com/D3984
2023-08-02 17:11:34 +02:00
..
AceEditor.css
AceEditor.js
AceEditorCompletions.ts
ActionLog.css
ActionLog.ts
Banner.ts
Base.js
BaseView2.ts
BaseView.js
BehavioralPromptsManager.ts
buildViewSectionDom.ts
CellPosition.ts
CellSelector.ts
ChartView.css
ChartView.ts
ClientScope.ts
Clipboard.css
Clipboard.js
CodeEditorPanel.css
CodeEditorPanel.ts
ColumnFilters.css
ColumnTransform.ts
Comm.ts
commandList.ts
commands.css
commands.ts
CopySelection.ts
Cursor.ts
CursorMonitor.ts
CustomView.css
CustomView.ts
DataTables.ts
DetailView.css
DetailView.js
DocComm.ts
DocConfigTab.js
DocumentUsage.ts
Drafts.ts
duplicatePage.ts
EditorMonitor.ts
EmbedForm.css
FieldConfigTab.css
FormulaTransform.ts
GridView.css
GridView.js
GristDoc.css
GristDoc.ts
GristWSConnection.ts
Importer.ts
Layout.css
Layout.ts
LayoutEditor.css
LayoutEditor.ts
LayoutTray.ts
LinkingState.ts
Login.css
modals.ts
ParseOptions.ts
PluginScreen.ts
Preferences.css
Printing.css
Printing.ts
RawDataPage.ts
RecordLayout.css
RecordLayout.js
RecordLayoutEditor.js
RefSelect.ts
SearchBar.css
SelectionSummary.ts
TypeConversion.ts
TypeTransform.ts
UndoStack.ts
UnsavedChanges.ts
ValidationPanel.css
ValidationPanel.js
ViewAsBanner.ts
viewCommon.css
viewCommon.js
ViewConfigTab.css
ViewConfigTab.js
ViewLayout.css
ViewLayout.ts
ViewLinker.css
ViewPane.ts
WidgetFrame.ts