Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make all Common_Spec tests pass for SQLSerever #10810

Merged
merged 20 commits into from
Sep 12, 2024

Conversation

AdRiley
Copy link
Member

@AdRiley AdRiley commented Aug 13, 2024

Pull Request Description

Makes all tests in Common_Spec.enso pass for SQLServer. This doesn't cover full functionality just that set of tests.

Will refactor the database tests before proceeding further.

Important Notes

Checklist

Please ensure that the following checklist has been satisfied before submitting the PR:

  • The documentation has been updated, if necessary.
  • Screenshots/screencasts have been attached, if there are any visual changes. For interactive or animated visual changes, a screencast is preferred.
  • All code follows the
    Scala,
    Java,
    TypeScript,
    and
    Rust
    style guides. In case you are using a language not listed above, follow the Rust style guide.
  • Unit tests have been written where possible.

@AdRiley AdRiley force-pushed the wip/adr/more-sql-server-tests branch from 7336d90 to 013e4a6 Compare August 29, 2024 12:24
@AdRiley AdRiley force-pushed the wip/adr/more-sql-server-tests branch from 3d6615a to 77545ab Compare September 6, 2024 12:06
@AdRiley AdRiley added the CI: No changelog needed Do not require a changelog entry for this PR. label Sep 6, 2024
@AdRiley AdRiley changed the title Wip/adr/more sql server tests Make all Common_Spec tests pass for SQLSerever Sep 10, 2024
@AdRiley AdRiley marked this pull request as ready for review September 10, 2024 13:17
Copy link
Member

@jdunkerley jdunkerley left a comment

Choose a reason for hiding this comment

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

A few little things but looks good

@AdRiley AdRiley merged commit b8516f7 into develop Sep 12, 2024
36 checks passed
@AdRiley AdRiley deleted the wip/adr/more-sql-server-tests branch September 12, 2024 09:08
jdunkerley pushed a commit that referenced this pull request Sep 13, 2024
* More SQL tests

* Remove duplicate

* Fix another test

* Temp fix

* More temporay fixes

* More green

* Another green

* Another one

* Fix counts

* Temporary change

* Fix tests

* Auto-commit work in progress before clean build on 2024-09-06 10:53:46

* Another fix

* Green

* Specialise ensure_query_has_no_holes

* cleanup

* Cleanup

* Cleanup

* Clean

* Code review changes

(cherry picked from commit b8516f7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: No changelog needed Do not require a changelog entry for this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants