Page MenuHomeDevCentral

Update mockito to latest version
ClosedPublic

Authored by EshaanAgg on Sep 10 2023, 18:21.
Tags
None
Referenced Files
F3558449: D3244.diff
Sat, Sep 7, 03:18
Unknown Object (File)
Mon, Sep 2, 08:11
Unknown Object (File)
Mon, Sep 2, 05:00
Unknown Object (File)
Sun, Sep 1, 03:03
Unknown Object (File)
Tue, Aug 27, 08:09
Unknown Object (File)
Tue, Aug 27, 08:09
Unknown Object (File)
Tue, Aug 27, 08:09
Unknown Object (File)
Tue, Aug 27, 08:09
Subscribers
None

Diff Detail

Repository
rDS Nasqueron Datasources
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
UpgradeMockito
Build Status
Buildable 5117
Build 5398: arc lint + arc unit

Event Timeline

EshaanAgg created this revision.
opendatasoft-explore-api/Cargo.toml
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.