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

Property tests for all IC APIs #1786

Open
9 of 41 tasks
lastmjs opened this issue May 22, 2024 · 0 comments
Open
9 of 41 tasks

Property tests for all IC APIs #1786

lastmjs opened this issue May 22, 2024 · 0 comments
Assignees
Labels
new feature Adds additional functionality
Milestone

Comments

@lastmjs
Copy link
Member

lastmjs commented May 22, 2024

  • canister_version #2144
  • inspect_message
    • make sure that the below items are in the current property test
    • make a readme to say that this is tested in another location
    • accept_message #2141
    • method_name
  • arg_data_raw #2142
  • certified data stuff
    • data_certificate
    • set_certified_data
  • Cycles
    • canister_balance
    • msg_cycles_accept
    • msg_cycles_available
    • msg_cycles_refunded
  • Timer
    • clear_timer
    • set_timer_interval
    • set_timer
  • Candid
    • candid_compiler
    • candid_decode
    • candid_encode
  • Canister responses
    • reject_code
    • reject_message
    • reject
    • reply
  • Cross canister
    • call
    • notify
  • print (we might not write tests for this, and we might just get rid of it entirely)
  • caller
  • chunk
  • cycles_burn
  • id
  • instruction_counter
  • performance_counter
  • is_controller
  • time
  • trap
@lastmjs lastmjs added this to the 1.0 milestone May 22, 2024
@lastmjs lastmjs modified the milestones: 1.0 old, 1.0 Testing, 1.0 Jul 19, 2024
@bdemann bdemann self-assigned this Sep 26, 2024
@bdemann bdemann added the new feature Adds additional functionality label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Adds additional functionality
Projects
None yet
Development

No branches or pull requests

2 participants