LogoLogo
  • Technical Direction
  • Technical overview
    • Technical Implementation
    • API Design Guide
      • Data Definitions and Standards
      • Data Transfer Objects
      • Documentation
      • Environments
      • Error Handling
      • Example API Service
      • GraphQL Naming Conventions
      • Methods
      • Naming Conventions
      • Once Only Principle
      • Pagination
      • Resource Oriented Design
      • REST Request
      • REST Response
      • Security
      • Versioning
    • Ísland.is Public Web Data Flow
    • Code Reviews
    • Code Standards
    • Monorepo
    • Project Management
    • Teamwork
    • Architectural Decision Records
      • Use Markdown Architectural Decision Records
      • Use NX
      • Continuous Integration
      • CSS
      • Branching and Release Strategy
      • Error Tracking and Monitoring
      • What API Management Tool to Consider
      • Viskuausan Static Site Generator
      • Use OAuth 2.0 and OpenID Connect As Protocols for Authentication and Authorization
      • Unified Naming Strategy for Files and Directories
      • CMS
      • Open Source License
      • What Chart Library Should We Use Across Island.is?
      • What Feature Flag Service/application Should We Use at Island.is?
      • Logging, Monitoring and APM Platform
      • ADR Template
    • Log Management Policy
  • Products
    • Island.is Authentication Service
      • Terminology
      • Integration Options
      • Authentication Flows
      • Authorising API Endpoints
      • Session Lifecycle
      • Scopes and Tokens
      • Delegations
      • Configuration
      • Tools and Examples
      • Environments
      • Test IAS with Postman
      • Using the IAS admin portal
    • Notifications / Hnipp
      • New Notification Setup Guide
      • Notifications service workflow overview
      • Email notifications
    • Pósthólfið
      • Security Checklist
      • Introduction
      • Skjalatilkynning API
      • Skjalaveita API
      • Sequence Diagram
      • Interfaces
    • Straumurinn (X-Road)
      • Architecture Guidelines for Service Providers and Consumers
      • Setting up an X-Road Security Server
        • Network Configuration
      • X-Road - Uppfærsla á öryggisþjónum
      • Straumurinn - Notkun og umsýsla
      • X-Road Central - current version
  • Development
    • Getting Started
    • Generating a New Project
    • Definition of done
    • Devops
      • Continuous Delivery
      • Database
      • Dockerizing
      • Environment Setup
      • Logging
      • Metrics
      • NextJS Custom Server
      • Observability
      • Operations Base Principles
      • Security
      • Service Configuration
      • Support
    • AWS Secrets
    • Feature Flags
    • Documentation Contributions
    • Defining Monorepo Boundaries With Tags
    • OpenAPI
    • Code Generation
    • Workspace Settings (Deprecated)
    • External Contributions
  • REFERENCE
    • Problems
      • 400 Validation Failed
      • 400 Attempt Failed
      • 403 Bad Subject
      • 400 500 Template API Error
    • Glossary
  • Misc
    • Guide: Adding a Payment Step to an Application
    • Guide: Enable Organisations to Make Requests to an Application
    • README Template
Powered by GitBook
On this page

Was this helpful?

  1. Development

Definition of done

Check-list of acceptance critera when relasing software products to the island.is ecosystem.

PreviousGenerating a New ProjectNextDevops

Last updated 7 months ago

Was this helpful?

About: When releasing new features we need to make sure that all acceptance criteria for software products in the ecosystem are met before we release on production for the general public. This list should be used as a reference for all projects.

Responsibility: The development team and Product Manager from Stafrænt Ísland

Please make a copy of this page and take out items that are not applicable for your product.

Accessibility

  • [ ] Language support: All our user-facing products should be available in Icelandic and English.

    • [ ] No hard-coded strings in the front end

    • [ ] All strings are available in Contentful with the correct namespace

    • [ ] Icelandic texts have been reviewed by Stafrænt Ísland

    • [ ] English texts have been reviewed by Stafrænt Ísland

    • [ ] If the feature is for organization, the Icelandic text has been reviewed by the org

    • [ ] If the feature is for organization, the English text has been reviewed by the org

  • [ ] Accessibility: UX has support for all. ****More info:

    • [ ] Run aXe tests

    • [ ] Manual test have been run

Development and Operational requirements

  • [ ] Feature flags: has been created

  • [ ] Architecture: has been reviewed by the Core and DevOps team

  • [ ] Audit log: all user interactions/changes should be audit logged.

  • [ ] Scopes defined: If a feature should have the ability to allow others to view, it needs to have scoped defined and documented

  • [ ] Access for companies, children on behalf: If working against a web service from an organization, we need to discuss if data can be fetched on behalf of a company, child, disabled, and delegation that another person has given you.

    What you need to ask yourself: As a company, should I be able to access the data? As a parent, should I be able to to access the data? As an individual, should I be able to give this scope to another person, e.g. my partner As a company, should I be able to give this scope to an individual, e.g. my employee

  • [ ] Logging implemented: logging and monitoring is ready for operation in production

  • [ ] Analytics Usage logged: we need to be able to monitor the usage of our system. Has analytics been set up in Plausible.

Quality Assurance

    • [ ] Test cases have been reviewed by Product Owner

    • [ ] External integration test has been created when we depend on third party API´s

    • [ ] Internal API test has been created

    • [ ] End to end test has been created

Documentation

  • [ ] Technical documentation: has technical documentation been added on gitbooks ****

Stakeholder management

  • [ ] If the feature is done in collaboration with an organization, they have given a green light for the release

  • [ ] If working against a web service from organization, the X-road service must be connected to production and openId connect installed on the service

Applications

  • [ ] Application flow

    • [ ] Application state is correctly synced with application overview (UI, application system)

  • [ ] Compliance:

    • [ ] Data collection screen has been approved by org and Stafrænt Ísland. (Application system)

    • [ ] Usage of roles and access to external data (Application system)

    • [ ] Application lifetime has been approved by the org and is in sync with MÁP (Application system)

  • [ ] Payments: If using ARK-Quickpay, we need to sync with FJS on making the product ID available in QuickPay and synchronize and test the application flow with the callback service to confirm payment.

    • [ ] Process entry type is “Application system”

After release

  • [ ] Feature flagging: When the feature has been deployed to general public, we need to a) clean up the feature flag in code, b) remove the feature flag from config cat. This is an important step!

[ ] Testing. More info:

[ ] Has ReadMe file been added to the project in our source control? It should answer what the system does and how to get it up and running. See an example here:

[ ] Article on has been created along with a process entry and the service owner designated in contentful. This is important steps so the user can discover the new product.

[ ] Article on has been created along with a process entry and service owner designated in contentful.

'

[ ] Tagging articles that contain an application link: When an article that points to a new digital application has been published in Contentful, it should be tagged with the tag ‘umsokn’. This enables front ends, e.g. the app, to list it with other fully digital applications.

island.is
Aðgengismál
https://docs.devland.is/libs/nest/audit
Scopes
https://docs.devland.is/technical-overview/devops/logging
Prófanir
https://github.com/island-is/island.is/blob/main/apps/air-discount-scheme/README.md
island.is
island.is
https://docs.devland.is/technical-overview/feature-flags
Ísland.is