123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269 |
- // Jest Snapshot v1, https://goo.gl/fbAQLP
- exports[`AthensPage page renders correctly 1`] = `
- <BaseLayout
- t={[Function]}
- >
- <SiteMetadata
- description="athens.siteMetadata.description"
- image="test-file-stub"
- lang="en"
- meta={Array []}
- title="siteMetadata.title"
- />
- <Hero
- animationEnd={500}
- animationEndValue={-40}
- animationStartValue={0}
- chip={
- <Chip
- icon="icon-component-mock"
- onClick={[Function]}
- >
- athens.hero.chipText
- </Chip>
- }
- image="icon-mock"
- indent={true}
- noOverflow={false}
- reverse={false}
- theme="black"
- title="athens.hero.title"
- >
- <p
- className="AthensPage__hero-paragraph"
- >
- athens.hero.text
- </p>
- <HeroCard
- content={null}
- counterTitle={
- <Trans
- components={
- Array [
- <br />,
- <Link
- className=""
- highlighted={false}
- to="/acropolis"
- >
- ACROPOLIS
- </Link>,
- ]
- }
- i18nKey="athens.heroCard.text"
- />
- }
- date="2019/06/24 17:50"
- error={false}
- info={true}
- t={[Function]}
- />
- <TestnetModal
- className=""
- closeModal={[Function]}
- image="icon-mock"
- isOpen={false}
- title="athens.modal.title"
- >
- <p>
- <Trans
- components={
- Array [
- <strong />,
- ]
- }
- i18nKey="athens.modal.text"
- />
- </p>
- </TestnetModal>
- </Hero>
- <LayoutWrapper
- className=""
- dark={false}
- gradient={false}
- >
- <TitleWrapper
- className=""
- subtitle=""
- title="athens.criticalDocuments.title"
- >
- <ColumnsLayout
- className="ColumnsLayout--documents"
- columnsCount={2}
- largeSpacing={false}
- >
- <Pane
- className=""
- disabled={true}
- image="icon-component-mock"
- title="athens.criticalDocuments.fullSpecifications.title"
- >
- athens.criticalDocuments.fullSpecifications.text
- </Pane>
- <Pane
- className=""
- disabled={false}
- href="https://github.com/Joystream/joystream-landing/tree/master/testnets/athens"
- image="icon-component-mock"
- target="_blank"
- title="athens.criticalDocuments.releasePlan.title"
- >
- athens.criticalDocuments.releasePlan.text
- </Pane>
- </ColumnsLayout>
- </TitleWrapper>
- <TitleWrapper
- className=""
- subtitle={
- <React.Fragment>
- <Trans
- components={
- Array [
- <Link
- className=""
- highlighted={false}
- href="https://github.com/Joystream/joystream-landing/tree/master/testnets/athens#okrs"
- >
- OKR
- </Link>,
- ]
- }
- i18nKey="athens.testnetGoals.subtitle"
- />
- </React.Fragment>
- }
- title="Testnet Goals"
- >
- <GoalList
- data={
- Array [
- Object {
- "text": "athens.testnetGoals.goals.media.text",
- "title": "athens.testnetGoals.goals.media.title",
- },
- Object {
- "text": "athens.testnetGoals.goals.memberships.text",
- "title": "athens.testnetGoals.goals.memberships.title",
- },
- Object {
- "state": "postponed",
- "text": "athens.testnetGoals.goals.storageNode.text",
- "title": "athens.testnetGoals.goals.storageNode.title",
- },
- Object {
- "state": "postponed",
- "text": <Trans
- components={
- Array [
- <Link
- className=""
- highlighted={false}
- href="https://blog.joystream.org/upgrades/"
- >
- runtime upgrade
- </Link>,
- <Link
- className=""
- highlighted={false}
- href="https://blog.joystream.org/sparta-sacked/"
- >
- Sparta network crashed
- </Link>,
- ]
- }
- i18nKey="athens.testnetGoals.goals.runtimeUpgrade.text"
- />,
- "title": "athens.testnetGoals.goals.runtimeUpgrade.title",
- },
- ]
- }
- />
- </TitleWrapper>
- </LayoutWrapper>
- <LayoutWrapper
- className=""
- dark={true}
- gradient={false}
- >
- <TitleWrapper
- className=""
- subtitle=""
- title="athens.roles.title"
- >
- <ColumnsLayout
- className=""
- columnsCount={2}
- largeSpacing={false}
- >
- <RoleList
- content={
- Object {
- "contentCreatorsCount": 20,
- "contentCuratorsCount": 3,
- "councilMembersCount": 12,
- "storageProviders": 10,
- "validatorsCount": 20,
- }
- }
- oldTestnet={true}
- roles={
- Array [
- Object {
- "hasLabel": false,
- "image": "icon-component-mock",
- "key": "validatorsCount",
- "title": "rolesData.validator",
- "to": "/roles#validator",
- "type": "migration",
- },
- Object {
- "hasLabel": false,
- "image": "icon-component-mock",
- "key": "councilMembersCount",
- "title": "rolesData.councilMember",
- "to": "/roles#council-member",
- "type": "migration",
- },
- Object {
- "hasLabel": true,
- "image": "icon-component-mock",
- "key": "storageProviders",
- "title": "rolesData.storageProvider",
- "to": "/roles#storage-provider",
- "type": "migration",
- },
- ]
- }
- t={[Function]}
- />
- </ColumnsLayout>
- </TitleWrapper>
- </LayoutWrapper>
- <MapInfo
- className=""
- location="acropolis"
- title="athens.map.title"
- >
- <p>
- <Trans
- components={
- Array [
- <strong />,
- <br />,
- <Link
- className=""
- highlighted={false}
- to="/sparta"
- >
- <icon-component-mock />
- Explore previous testnet
- </Link>,
- ]
- }
- i18nKey="athens.map.text"
- />
- </p>
- </MapInfo>
- </BaseLayout>
- `;
|