#1076 getPackageID API call should raise GenericError exception for non existing package name
Closed: Fixed 5 years ago Opened 5 years ago by jcupova.

Steps to Reproduce:

Run env.session.getPackageID(non_existing_pkg_name)

Actual result:

None

Expected result:

Should return the error message.


Metadata Update from @julian8628:
- Issue set to the milestone: 1.17

5 years ago

Login to comment on this ticket.

Metadata