vac:qa::waku:status-go-cli-testing-2


%%{ 
  init: { 
    'theme': 'base', 
    'themeVariables': { 
      'primaryColor': '#BB2528', 
      'primaryTextColor': '#fff', 
      'primaryBorderColor': '#7C0000', 
      'lineColor': '#F8B229', 
      'secondaryColor': '#006100', 
      'tertiaryColor': '#fff' 
    } 
  } 
}%%
gantt
  tickInterval 1month
  dateFormat YYYY-MM-DD 
  section Status
  Status-go CLI Testing 2: 2024-08-19, 2024-12-31
  • status: 0%
  • CC: Florin

Description

  • Review the current test coverage of chat functionalities in status-go and proceed with further coverage. Start with community creation and usage in dedicated shards
  • Review testing in status-go related to chat functionalities that rely on external systems (e.g., Waku fleet) and migrate them to an interoperable testing framework. Decouple CI tests from external/unreliable fleets
  • TBD (discussions are still ongoing, Hanno will reach out to Status people to define the requirements)

Justification

Deliverables