Page MenuHomeDevCentral

Update mockito to latest version
ClosedPublic

Authored by EshaanAgg on Sep 10 2023, 18:21.
Tags
None
Referenced Files
F6577019: D3244.id.diff
Thu, Apr 3, 17:53
Unknown Object (File)
Sun, Mar 30, 19:13
Unknown Object (File)
Sun, Mar 30, 06:21
Unknown Object (File)
Sat, Mar 29, 16:17
Unknown Object (File)
Fri, Mar 28, 15:39
Unknown Object (File)
Wed, Mar 26, 12:13
Unknown Object (File)
Mon, Mar 24, 22:43
Unknown Object (File)
Mon, Mar 24, 17:14
Subscribers
None

Diff Detail

Repository
rDS Nasqueron Datasources
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

EshaanAgg created this revision.
opendatasoft-explore-api/Cargo.toml
26–27

Perhaps we can now remove this line.

opendatasoft-explore-api/tests/requests_test.rs
58

If we use the full variable name we'll avoid a question "what's that s lost at the end of the method?"

Thanks for the upgrade. Will have a look.

We can also prepare a CI job on Jenkins now we've tests to run.

EshaanAgg marked 2 inline comments as done.
  • upd: Incorporate changes mentioned in review

@dereckson Added the suggested changes. We can work on adding a Jenkin's pipeline in a new issue to keep the issues isolated and to the point. Does that work?

All tests pass successfully o/

dereckson retitled this revision from chore: Update mockito to latest version to Update mockito to latest version.
This revision is now accepted and ready to land.Sep 21 2023, 16:10
This revision was automatically updated to reflect the committed changes.